Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/20scoops-cnx/bun-elysia
https://github.com/20scoops-cnx/bun-elysia
Last synced: about 11 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/20scoops-cnx/bun-elysia
- Owner: 20Scoops-CNX
- Created: 2023-09-13T08:21:54.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-15T04:50:36.000Z (about 1 year ago)
- Last Synced: 2024-05-20T21:51:26.552Z (6 months ago)
- Language: TypeScript
- Size: 21.5 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Elysia with Bun runtime template
## Development
To start the development server run:
```bash
bun run dev
```## feature
- crud
- validate req
- bearer
- swagger## Ref
- https://bun.sh/
- https://elysiajs.com/