Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/indra87g/turu-api
Free REST API for lazy people (fyi: turu is mean sleep in indonesia).
https://github.com/indra87g/turu-api
cloudflare hono honojs javascript rest-api wrangler
Last synced: about 12 hours ago
JSON representation
Free REST API for lazy people (fyi: turu is mean sleep in indonesia).
- Host: GitHub
- URL: https://github.com/indra87g/turu-api
- Owner: indra87g
- Created: 2024-11-23T06:49:48.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-23T07:23:53.000Z (about 2 months ago)
- Last Synced: 2024-11-23T08:19:38.115Z (about 2 months ago)
- Topics: cloudflare, hono, honojs, javascript, rest-api, wrangler
- Language: TypeScript
- Homepage: https://turu-api.girsang395.workers.dev/api
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Turu REST API
To install dependencies:
```sh
bun install
```To run:
```sh
bun run dev
```open http://localhost:3000