Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jprando/api-rest-emtypescript-combun

fazendo um backend rest api com bun 1.0 pra ver se explode
https://github.com/jprando/api-rest-emtypescript-combun

Last synced: about 1 month ago
JSON representation

fazendo um backend rest api com bun 1.0 pra ver se explode

Awesome Lists containing this project

README

        

# teste02

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run index.ts
```

This project was created using `bun init` in bun v1.0.3. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.