Skip to content

Releases: mina20088/Rest-API-From-Scratch

Rest API v1.0.0 – Initial Public Release

27 Jun 19:02
ea617fc

Choose a tag to compare

🎉 First public release of the Deno App web server!

  • Custom router for HTTP GET routes
  • Static file serving from nested directories
  • User API endpoints (/users, /user/:id)
  • HTML landing page