https://github.com/veoscript/hono-api
Creating simple Hono API as Backend
https://github.com/veoscript/hono-api
Last synced: 7 months ago
JSON representation
Creating simple Hono API as Backend
- Host: GitHub
- URL: https://github.com/veoscript/hono-api
- Owner: VeoScript
- License: mit
- Created: 2024-05-01T07:22:28.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-01T07:22:30.000Z (over 1 year ago)
- Last Synced: 2025-02-21T15:52:02.082Z (11 months ago)
- Language: TypeScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
```
npm install
npm run dev
```
```
open http://localhost:3000
```