pure-http

✨ The simple web framework for Node.js with zero dependencies.

MIT License

Downloads
16.6K
Stars
208
Committers
4

Bot releases are hidden (Show)

pure-http - 2.0.1

Published by htdangkhoa almost 4 years ago

  • fix can't delete first item in cache if size is bigger than max value 870ab53
  • Merge branch 'master' of https://github.com/htdangkhoa/pure-http f51f8f0
  • Merge pull request #2 from htdangkhoa/depfu/update/yarn/prettier-2.2.1 e5417d0
  • Update prettier to version 2.2.1 202daed

https://github.com/htdangkhoa/pure-http/compare/v2.0.0...v2.0.1

pure-http - 2.0.0

Published by htdangkhoa almost 4 years ago

  • update README.md & API.md 54273f9
  • add delete method to Cache and render method to response c8c120d
  • refactor demos

https://github.com/htdangkhoa/pure-http/compare/v1.5.1...v2.0.0

pure-http - 1.5.1

Published by htdangkhoa almost 4 years ago

  • update package.json 4b1b458
  • move the "method not allowed" function into the middleware. 78e3349

https://github.com/htdangkhoa/pure-http/compare/v1.5.0...v1.5.1

pure-http - 1.5.0

Published by htdangkhoa almost 4 years ago

  • update package.json 17252b7
  • fix prefix router does not working & update document fb26dfb

https://github.com/htdangkhoa/pure-http/compare/v1.4.0...v1.5.0

pure-http -

Published by htdangkhoa almost 4 years ago

  • update test 14c8dad
  • fix prefix router does not working 0456e47, 23e05df, 9c50dc0

https://github.com/htdangkhoa/pure-http/compare/v1.3.0...v1.4.0

pure-http - 1.3.0

Published by htdangkhoa almost 4 years ago

  • update README.md b4bcd60
  • update dev deps 9b83bca
  • remove unuse function in utils & fix the issue Method Not Allowed when same path but different method. 55e316b
  • add demos https ee26fd9
  • support jsonp 305375b, 1a68220

https://github.com/htdangkhoa/pure-http/compare/v1.2.0...v1.3.0

pure-http - 1.2.0

Published by htdangkhoa almost 4 years ago

  • export set status as a function fd0de83
  • update README.md f574f46

https://github.com/htdangkhoa/pure-http/compare/v1.1.0...v1.2.0

pure-http - 1.1.0

Published by htdangkhoa almost 4 years ago

pure-http - 1.0.0

Published by htdangkhoa almost 4 years ago

  • Merge branch 'develop' of https://github.com/htdangkhoa/pure-http 3c42e41
  • update travis 6ac407a
  • bump node version to 10.12.0 5a951cb
  • fix crash when get response from cache and fix route mapping c665daf

https://github.com/htdangkhoa/pure-http/compare/v0.0.12...v1.0.0

pure-http - 0.0.12

Published by htdangkhoa almost 4 years ago

  • reduce for loop and fix wrong match path in router. 96b3306
  • update package.json 4bd72ab

https://github.com/htdangkhoa/pure-http/compare/v0.0.11...v0.0.12

pure-http - 0.0.11

Published by htdangkhoa almost 4 years ago

pure-http - 0.0.10

Published by htdangkhoa almost 4 years ago

  • update dev deps 19604bc
  • update package.json e7b348e
  • update README.md c7b392d

https://github.com/htdangkhoa/pure-http/compare/v0.0.9...v0.0.10

pure-http - 0.0.9

Published by htdangkhoa almost 4 years ago

pure-http - 0.0.8

Published by htdangkhoa almost 4 years ago

  • update README.md 78ec22e
  • improve benchmarks fd0db0b
  • improve benchmarks f50b832
  • improve benchmarks 8fa2856
  • update README.md db1d8cb
  • support memory cache c36b168

https://github.com/htdangkhoa/pure-http/compare/v0.0.7...v0.0.8

pure-http - 0.0.7

Published by htdangkhoa almost 4 years ago

pure-http - 0.0.6

Published by htdangkhoa almost 4 years ago

  • fix cannot use multiple middleware & add benchmark 901a3b0
  • support http2 baa1866
  • support redirect function 08080d5

https://github.com/htdangkhoa/pure-http/compare/v0.0.5...v0.0.6

pure-http - 0.0.5

Published by htdangkhoa almost 4 years ago

https://github.com/htdangkhoa/pure-http/compare/v0.0.4...v0.0.5

pure-http - 0.0.4

Published by htdangkhoa almost 4 years ago

  • Merge branch 'develop' of https://github.com/htdangkhoa/pure-http aaff5b4
  • add stale & funding 4c03b9a
  • support existed server, validate path of router & add simple demo 2b07ea1
  • update README.md d86e8e0

https://github.com/htdangkhoa/pure-http/compare/v0.0.3...v0.0.4

pure-http - 0.0.3

Published by htdangkhoa almost 4 years ago

  • update package.json dbb6283
  • update package.json b33955d

https://github.com/htdangkhoa/pure-http/compare/v0.0.2...v0.0.3

pure-http - 0.0.2

Published by htdangkhoa almost 4 years ago

  • update description package.json c951256
  • improve method all & type definition d2f197b
  • improve send function and type def 459fd8d
  • update readme b70795a

https://github.com/htdangkhoa/pure-http/compare/v0.0.1...v0.0.2