Brett Zamir
|
59aed69275
- Breaking change: Check argument to script (`process.argv`) instead of environmental variable for port (recommended to avoid env. vars.: https://eslint.org/docs/rules/no-process-env )
|
6 лет назад |
Brett Zamir
|
b1cf6ff432
- Docs: Simplify example with `npm start`
|
6 лет назад |
Brett Zamir
|
7081b499ff
- Use GET over POST since results are idempotent
|
6 лет назад |
Brett Zamir
|
9b7b54469a
- Refactoring: Avoid global require (which would be repeated on each function call without need as only using functions)
|
6 лет назад |
Brett Zamir
|
11c0fc84ba
- Docs: Use syntax highlighting for JSON samples; use diacritics
|
6 лет назад |
dragfyre
|
c7dcab448c
initial commit
|
8 лет назад |