Http

📡 The Athenna Http server application. Built on top of fastify.

MIT License

Downloads
947
Stars
8
Committers
2

Bot releases are visible (Hide)

Http - 1.1.1

Published by github-actions[bot] over 2 years ago

  • 222c4d5 Merge pull request #14 from AthennaIO/develop
  • 7b53b71 feat: update @athenna/ioc to v1.0.9
Http - 1.1.0

Published by github-actions[bot] over 2 years ago

  • b433d12 Merge pull request #13 from AthennaIO/develop
  • c365f70 feat: update @athenna/ioc to v1.0.8
Http - 1.0.9

Published by github-actions[bot] over 2 years ago

  • d1638d4 Merge pull request #12 from AthennaIO/develop
  • 6d23c33 feat: update @athenna/ioc to v1.0.7
Http - 1.0.8

Published by github-actions[bot] over 2 years ago

  • eb56834 Merge pull request #11 from AthennaIO/develop
  • 6c8c913 ci: run tests on node v14.15.4
  • d19a79e fix: make onSend handler async
  • c5eff3e feat: create request method inside Http class
Http - 1.0.7

Published by github-actions[bot] over 2 years ago

  • f19cc9a Merge pull request #10 from AthennaIO/develop
  • 95b83ee fix: bind controller in controller method execution
Http - 1.0.6

Published by github-actions[bot] over 2 years ago

  • b9b8cc1 Merge pull request #9 from AthennaIO/develop
  • e8a66d8 refactor: remove response from intercept mid and add status
Http - 1.0.5

Published by github-actions[bot] over 2 years ago

  • d2e8256 Merge pull request #8 from AthennaIO/develop
  • 95304ac refactor: remove defaultErrorHandler
  • 642d513 feat: log error in terminal
Http - 1.0.4

Published by github-actions[bot] over 2 years ago

  • 1b29420 Merge pull request #7 from AthennaIO/develop
  • 2313df1 feat: update @athenna/config to v1.0.5
Http - 1.0.3

Published by github-actions[bot] over 2 years ago

  • f5c1f01 Merge pull request #5 from AthennaIO/develop
  • 607c84f feat: set ctx as required in handlers
Http - 1.0.2

Published by github-actions[bot] over 2 years ago

  • 53a37c2 Merge pull request #4 from AthennaIO/develop
  • 56c71ef feat: change alias name and export providers
Http - 1.0.1

Published by github-actions[bot] over 2 years ago

  • d45902c Merge pull request #3 from AthennaIO/develop
  • 6e5f906 feat: add server and route provider
Http - 1.0.0

Published by github-actions[bot] over 2 years ago

  • c4771ee Merge pull request #2 from AthennaIO/develop
  • ff48bc4 fix: adjust tsconfig.json
  • 4dc5db0 Merge pull request #1 from AthennaIO/develop
  • 1e9b013 refactor: remove decorators
  • cf8c6fc fix: change from ip to localhost
  • f9afa20 fix: change http.close method to async
  • 701bd2b ci: change node version to 16.13.1
  • 876054a feat: initial commit
  • 5bd3171 Initial commit