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 - 3.0.8

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

  • 75ee20d Merge pull request #110 from AthennaIO/develop
  • 337c866 chore(npm): update dependencies
Http - 3.0.7

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

  • e7ad5b1 Merge pull request #109 from AthennaIO/develop
  • c67dc84 feat(log): support console logger
Http - 3.0.6

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

  • f3825c1 Merge pull request #108 from AthennaIO/develop
  • c4d3176 feat(kernel): register rTracer plugin
Http - 3.0.5

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

  • 26ea17e Merge pull request #107 from AthennaIO/develop
  • 38f2bf8 chore(npm): update dependencies
Http - 3.0.4

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

  • 3aff64c Merge pull request #106 from AthennaIO/develop
  • 0ec22ee chore(npm): update dependencies
Http - 3.0.3

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

  • 2186d56 Merge pull request #105 from AthennaIO/develop
  • b0e7003 chore(npm): update dependencies
Http - 3.0.2

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

  • e67dfae Merge pull request #104 from AthennaIO/develop
  • db14c83 chore(npm): update dependencies
Http - 3.0.1

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

  • 0cca6d4 Merge pull request #103 from AthennaIO/develop
  • 35dd4bb chore(npm): update dependencies
Http - 3.0.0

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

  • 0c701c9 Merge pull request #102 from AthennaIO/develop
  • 26596e9 Merge pull request #101 from AthennaIO/feat/better-versioning
  • 6698df6 feat(npm): better versioning of the package and use Path.ext
Http - 1.8.6

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

  • 21bb4b3 Merge pull request #98 from AthennaIO/develop
  • ff5e513 chore(npm): update dependencies
Http - 1.8.5

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

  • 64102f6 Merge pull request #97 from AthennaIO/develop
  • f15ba59 chore(npm): update dependencies
Http - 1.8.4

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

  • 6bd4f88 Merge pull request #96 from AthennaIO/develop
  • 8285db8 chore(npm): update dependencies
Http - 1.8.3

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

  • 13cff2c Merge pull request #93 from AthennaIO/develop
  • 068db2a chore(npm): update dependencies
Http - 1.8.2

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

  • 1a1c17b Merge pull request #92 from AthennaIO/develop
  • 79bb5cd feat(request): add new methods to request class
Http - 1.8.1

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

  • 1707eb1 Merge pull request #86 from AthennaIO/develop
  • ff93cd9 feat(route): add rateLimit method to Route class
Http - 1.8.0

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

  • ff94089 Merge pull request #84 from AthennaIO/develop
  • 682234c fix(middleware): remove stringify in objects that are not json
Http - 1.7.9

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

  • f383a18 Merge pull request #83 from AthennaIO/develop
  • 76f15f6 ci(node): use other node.js version in pipelines
  • 05bb1d4 fix(swagger): downgrade swagger plugin version
  • eff09ef chore(npm): update dependencies
  • 83835c5 feat(route): add more swagger methods to routes
  • e4493e9 feat(route): add swagger and helmet methods to routes
  • a3e3d57 feat(route): add vanila route method to create vanila fastify routes
  • 3a09fd0 feat(core): update packages and add helmet/swagger plugins
Http - 1.7.7

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

  • d1ab671 Merge pull request #81 from AthennaIO/develop
  • d2ef57e chore(npm): update dependencies
Http - 1.7.5

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

  • 4f9446d Merge pull request #80 from AthennaIO/develop
  • 8bc75ff fix(http): only close the server if connection is open
Http - 1.7.4

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

  • 3134adb Merge pull request #79 from AthennaIO/develop
  • 94c2f0f fix(copyrigth): change from logger package to http
  • 89a986f feat(server): implement shutdown method for http server
  • f5621df chore(npm): update dependencies