Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codinggaby/cetos-api
https://github.com/codinggaby/cetos-api
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/codinggaby/cetos-api
- Owner: CodingGaby
- Created: 2024-07-25T18:22:10.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-28T15:36:02.000Z (3 months ago)
- Last Synced: 2024-08-28T22:10:29.703Z (3 months ago)
- Language: TypeScript
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cetosapi
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```
Install the required packages:```bash
npm install express csv-parser```
This project was created using `bun init` in bun v1.1.20. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.
# Cetos-API