siopao

A minimal routing library designed to sit on top of Bun's fast HTTP server.

MIT License

Stars
87
Committers
2

Bot releases are visible (Hide)

siopao - v0.4.3 Latest Release

Published by github-actions[bot] 4 months ago

No significant changes

    View changes on GitHub
siopao - v0.4.2

Published by github-actions[bot] 9 months ago

   🐞 Bug Fixes

  • Serve option types  -  by @wobsoriano (24ce4)
    View changes on GitHub
siopao - v0.4.0

Published by github-actions[bot] about 1 year ago

   🚀 Features

  • Improve path param typings  -  by @wobsoriano (6ad9e)
  • deps: Bump radix3 to 1.1.0  -  by @wobsoriano (b2f9c)
    View changes on GitHub
siopao - v0.3.0

Published by github-actions[bot] over 1 year ago

   🚀 Features

  • deps: Bump radix3 to 1.0.1  -  by @wobsoriano (70b2a)

   🐞 Bug Fixes

  • Request type  -  by @wobsoriano (12624)
    View changes on GitHub
siopao - v0.2.8

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

   🚀 Features

  • Pass server object to callback  -  by @wobsoriano (8d1c0)
  • deps: Bump radix3 to 1.0.0  -  by @wobsoriano (a9bdf)
    View changes on GitHub
siopao - v0.2.7

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

   🚀 Features

  • deps: Bump radix3 to 0.2.1  -  by @wobsoriano (4dcef)
    View changes on GitHub
siopao - v0.2.6

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

   🚀 Features

  • Add express style callback when listening  -  by @wobsoriano (16711)
    View changes on GitHub
siopao - v0.2.5

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

   🐞 Bug Fixes

  • Missing app.fetch type  -  by @wobsoriano
siopao - v0.2.0

Published by wobsoriano over 2 years ago

  • Supports Bun only
  • Fixed not found response status
  • Renamed named export from App to Siopao
siopao - v0.1.0

Published by wobsoriano over 2 years ago

Initial release!