Historique des commits

Auteur SHA1 Message Date
  dependabot[bot] 0640194114 build(deps): Bump acorn from 6.4.0 to 6.4.1 il y a 5 ans
  Brett Zamir 9aadf6da1d - Fix: JavaScript `Date` `getDay` is for day of week; should be `getDate` il y a 6 ans
  dragfyre acf00df2c3 Merge pull request #7 from brettz9/linting-and-no-process-env il y a 6 ans
  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 ) il y a 6 ans
  dragfyre b5495043bb Merge pull request #6 from brettz9/null-undefined-check il y a 6 ans
  dragfyre 9cda049112 Merge pull request #5 from brettz9/license il y a 6 ans
  dragfyre 02428ea0e7 Merge pull request #4 from brettz9/html-get il y a 6 ans
  dragfyre ad45d4b1f4 Merge pull request #3 from brettz9/rate-limit il y a 6 ans
  dragfyre d55e3e8f65 Merge pull request #2 from brettz9/methods il y a 6 ans
  dragfyre d1dba7b9c5 Merge pull request #1 from brettz9/updates-linting il y a 6 ans
  Brett Zamir c4455c5e29 - Avoid LGTM error by using identity operator to compare with undefined/null il y a 6 ans
  Brett Zamir 2b759c8f46 - Add LICENSE-ISC.txt file per `package.json` il y a 6 ans
  Brett Zamir b1cf6ff432 - Docs: Simplify example with `npm start` il y a 6 ans
  Brett Zamir a5f7f87ea3 - Add rate-limiting for all requests il y a 6 ans
  Brett Zamir 7081b499ff - Use GET over POST since results are idempotent il y a 6 ans
  Brett Zamir 9b7b54469a - Refactoring: Avoid global require (which would be repeated on each function call without need as only using functions) il y a 6 ans
  Brett Zamir 11c0fc84ba - Docs: Use syntax highlighting for JSON samples; use diacritics il y a 6 ans
  danquynh 649aeb876d updating dependencies il y a 7 ans
  dragfyre c7889cec91 adding README il y a 8 ans
  dragfyre c7dcab448c initial commit il y a 8 ans