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: 2 months 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-21T18:07:24.000Z (over 1 year ago)
- Last Synced: 2025-07-02T19:49:50.723Z (12 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
```