Skip to content

carsten-l/hono-api-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hono-api-starter

a basic rest api built with hono.js. It uses SQLite as the database, and prisma as the ORM.

The api uses the Zod-Validator middleware for validating incoming data.

In the process of creating this i have explored different ways of organising the files in the repo. I have looked at other code, and consulted the hono docs for inspiration on code organization.

The api has a set of endpoints that can be used as a template for a REST API.

AI automation

The project contains a copilot instructions file that serves as guidelines for automated generation of schemas and endpoints.

About

REST API starter template created with hono.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors