Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/azmainadel/fastify-api-playground
Fastify API demo testing project
https://github.com/azmainadel/fastify-api-playground
api demo-app fastify fastifyjs
Last synced: about 5 hours ago
JSON representation
Fastify API demo testing project
- Host: GitHub
- URL: https://github.com/azmainadel/fastify-api-playground
- Owner: azmainadel
- Created: 2023-05-10T19:33:21.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-21T18:07:24.000Z (4 months ago)
- Last Synced: 2024-10-22T09:14:15.704Z (4 months ago)
- Topics: api, demo-app, fastify, fastifyjs
- Language: JavaScript
- Homepage:
- Size: 4.16 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fastify-api-playground
Run locally:
```
npm i
npm run dev
```