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

https://github.com/michelegera/snapi

🧊 A GraphQL API for Marvel Snap™
https://github.com/michelegera/snapi

api gaming graphql marvel marvel-api prisma snap

Last synced: 7 months ago
JSON representation

🧊 A GraphQL API for Marvel Snap™

Awesome Lists containing this project

README

          

# snapi

To install dependencies:

```bash
bun install
```

To run:

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

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