github tinyhttp/tinyhttp v0.5.0
tinyhttp 0.5

latest releases: @tinyhttp/url@2.1.1, @tinyhttp/type-is@2.2.2, @tinyhttp/send@2.2.1...
3 years ago

During hacktoberfest, lots of folks helped the project by submitting examples, writing tests and creating new middlewares. Thanks to everyone who contributed to the project!

Release details

Express API implementation progress

~96% of API is ready. Only a few methods left.

  • res.append
  • req.path

New middleware

New examples

  • Prisma REST API
  • Prisma GraphQL
  • PostgreSQL
  • Sapper (Svelte SSR)
  • React SSR
  • rate limiting
  • auth (session)
  • search engine

Other minor changes

  • Coverage increase from 60% to 71%

  • @tinyhttp/markdown's recursive prop works properly now

Don't miss a new tinyhttp release

NewReleases is sending notifications on new releases.