Skip to content

NeerajReddyK/honoBackend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Built using Hono

Hono is one of the alternatives to Express and posses several advantages compared to Express.

Frontend isn't developed because the complete focus was to learn Hono and build a backend.

Deployed link. It is deployed on a free render server instance, this may take upto 1 minute for the first response.

Routes

  1. / - displays all the entries in the database
  2. / - (post) creates a new entry to the database
  3. /:id - retrives data related to a specific id
  4. /d/:id - retrives and streams the description of the particular id

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors