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: about 1 month 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 (9 months ago)
- Default Branch: development
- Last Pushed: 2024-11-26T16:02:02.000Z (about 1 month ago)
- Last Synced: 2024-11-26T17:19:40.889Z (about 1 month ago)
- Topics: api, bun, elysiajs, list, tracking
- Language: JavaScript
- Homepage:
- Size: 164 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.