Skip to content

Releases: hyperdriven/hyperdrive

v0.0.5

27 Mar 23:41
v0.0.5
Compare
Choose a tag to compare

adds support for self-describing parameters on endpoints

v0.0.4

13 Mar 00:15
v0.0.4
Compare
Choose a tag to compare

adds Content Negotation, Versioned Endpoint support, and more

v0.0.3

10 Mar 22:24
v0.0.3
Compare
Choose a tag to compare

Adds automatic Discovery URL at API root, CORS support, Method Override support, and GZIP Compression for responses

v.0.0.2

05 Mar 02:03
v0.0.2
Compare
Choose a tag to compare

adds ENV var configuration, an api server, and middleware to handle request logging, and panic recovery

v0.0.1

04 Mar 21:06
v0.0.1
Compare
Choose a tag to compare

Initial Release with basic API and Endpoint support, including automatic HTTP method handler detection and routing.