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.5.3

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

  • 8f80654 Merge pull request #55 from AthennaIO/develop
  • e66c5c7 chore(npm): update dependencies
Http - 1.5.2

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

  • 01590f8 Merge pull request #54 from AthennaIO/develop
  • 7fbb5c2 chore(npm): update dependencies
Http - 1.5.1

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

  • eed43f0 Merge pull request #53 from AthennaIO/develop
  • 672becc chore(npm): update dependencies
Http - 1.5.0

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

  • 8d8f876 Merge pull request #52 from AthennaIO/develop
  • c599651 feat(loaders): add templates loader
Http - 1.4.9

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

  • fa0c415 Merge pull request #51 from AthennaIO/develop
  • 4d96b34 chore(npm): update dependencies
Http - 1.4.8

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

  • 41f2f66 Merge pull request #50 from AthennaIO/develop
  • edf1ab1 fix(types): adjust exception handler and kernel types
Http - 1.4.7

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

  • 9df95f4 Merge pull request #49 from AthennaIO/develop
  • 93d87fb chore(npm): update dependencies
Http - 1.4.6

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

  • f4b1158 Merge pull request #48 from AthennaIO/develop
  • 9b20043 chore(npm): update dependencies
  • 1bc9ff4 feat(exceptions): add http exceptions to package
Http - 1.4.5

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

  • 87fc274 Merge pull request #47 from AthennaIO/develop
  • 7ae1943 fix(npm): export templates
Http - 1.4.4

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

  • f67e7e9 Merge pull request #46 from AthennaIO/develop
  • 7e4083e fix(commands): create __dirname
Http - 1.4.3

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

  • 4e864e8 Merge pull request #45 from AthennaIO/develop
  • c236827 chore(commands): export commands
Http - 1.4.2

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

  • 7ac7d6a Merge pull request #44 from AthennaIO/develop
  • d2aae6d chore(commands): export commands
Http - 1.4.1

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

  • cfbbd8f Merge pull request #43 from AthennaIO/develop
  • d570128 feat(commands): add http commands to package
Http - 1.4.0

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

  • f07efa1 Merge pull request #42 from AthennaIO/develop
  • fc17504 fix(handler): set error stack on exception
Http - 1.3.9

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

  • 74b2ef1 Merge pull request #41 from AthennaIO/develop
  • 853fd2a chore(npm): update dependencies
Http - 1.3.8

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

  • babfad4 Merge pull request #40 from AthennaIO/develop
  • 0b60bba chore(npm): update dependencies
Http - 1.3.7

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

  • 1fd73da Merge pull request #39 from AthennaIO/develop
  • e34156f chore(types): add handler types
Http - 1.3.6

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

  • 98631b8 Merge pull request #38 from AthennaIO/develop
  • c981879 refactor(handler): use log facade to log error
Http - 1.3.5

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

  • 669e6b6 Merge pull request #37 from AthennaIO/develop
  • 26d5983 chore(npm): update dependencies
Http - 1.3.4

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

  • c9d2d03 Merge pull request #36 from AthennaIO/develop
  • 14cc4d2 Merge pull request #35 from AthennaIO/feat/len-move-to-esm
  • 55255bd chore(npm): add more keywords
  • 9a377d2 fix(kernel): set the href of file in kernel import
  • 35f82d3 style(readme): change the readme emoji
  • 221421c feat(types): improve index.d.ts with all types
  • 94202e8 test(route/kernel): finish kernel and route tests
  • 4f7c0f7 test(http): add tests for Http class
  • e858d6b feat(esm): initial commit