Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nikiskaarup/progress-tracker-api
Manga progress tracker api, used by both https://github.com/NikiSkaarup/progress-tracker-v2 and my manganato userscript in https://github.com/NikiSkaarup/violentmonkey-scripts
https://github.com/nikiskaarup/progress-tracker-api
api bun elysiajs list tracking
Last synced: 23 days ago
JSON representation
Manga progress tracker api, used by both https://github.com/NikiSkaarup/progress-tracker-v2 and my manganato userscript in https://github.com/NikiSkaarup/violentmonkey-scripts
- Host: GitHub
- URL: https://github.com/nikiskaarup/progress-tracker-api
- Owner: NikiSkaarup
- Created: 2024-04-07T06:33:21.000Z (7 months ago)
- Default Branch: development
- Last Pushed: 2024-09-10T21:45:00.000Z (about 2 months ago)
- Last Synced: 2024-09-11T02:04:18.562Z (about 2 months ago)
- Topics: api, bun, elysiajs, list, tracking
- Language: JavaScript
- Homepage:
- Size: 211 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Elysia with Bun runtime
## Getting Started
To get started with this template, simply paste this command into your terminal:
```bash
bun create elysia ./elysia-example
```## Development
To start the development server run:
```bash
bun run dev
```Open http://localhost:3000/ with your browser to see the result.