Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 days 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 (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-16T16:36:50.000Z (22 days ago)
- Last Synced: 2024-12-16T17:41:53.253Z (22 days ago)
- Topics: fastify, mongodb, nodejs, rest-api, swagger, typescript
- Language: TypeScript
- Homepage:
- Size: 91.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
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