https://github.com/dm94/darkconfigsapi
API for https://github.com/dm94/DarkConfigs
https://github.com/dm94/darkconfigsapi
fastify mongodb nodejs rest-api swagger typescript
Last synced: 4 months ago
JSON representation
API for https://github.com/dm94/DarkConfigs
- Host: GitHub
- URL: https://github.com/dm94/darkconfigsapi
- Owner: dm94
- License: mit
- Created: 2023-09-07T16:13:05.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-16T21:07:07.000Z (6 months ago)
- Last Synced: 2025-01-06T02:18:48.838Z (6 months ago)
- Topics: fastify, mongodb, nodejs, rest-api, swagger, typescript
- Language: TypeScript
- Homepage:
- Size: 92.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DarkConfigs API
API for https://github.com/dm94/DarkConfigs
## InstallationWith npm
```bash
npm install
npm run dev
```With pnpm
```bash
pnpm install
pnpm run dev
```## Swagger UI
Only enabled for the development environmenthttp://localhost:8080/doc