Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daniel-le97/api
https://github.com/daniel-le97/api
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/daniel-le97/api
- Owner: daniel-le97
- Created: 2024-12-19T05:14:34.000Z (22 days ago)
- Default Branch: main
- Last Pushed: 2024-12-23T05:24:05.000Z (18 days ago)
- Last Synced: 2024-12-23T06:25:27.561Z (18 days ago)
- Language: JavaScript
- Size: 10.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# api
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.1.36. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.