Skip to content

Rest API v1.0.0 – Initial Public Release

Latest

Choose a tag to compare

@mina20088 mina20088 released this 27 Jun 19:02
· 2 commits to master since this release
ea617fc

🎉 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