Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/2gbeh/cardio-api
Quality Car Repairs & Services
https://github.com/2gbeh/cardio-api
jest joi-validation nestjs rxjs swagger-ui typeorm typescript
Last synced: 6 days ago
JSON representation
Quality Car Repairs & Services
- Host: GitHub
- URL: https://github.com/2gbeh/cardio-api
- Owner: 2gbeh
- License: mit
- Created: 2024-04-03T03:23:07.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-06T08:03:23.000Z (7 months ago)
- Last Synced: 2024-04-06T18:46:22.937Z (7 months ago)
- Topics: jest, joi-validation, nestjs, rxjs, swagger-ui, typeorm, typescript
- Language: TypeScript
- Homepage:
- Size: 489 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cardio API
Quality Car Repairs & Services
[![NestJS](https://img.shields.io/badge/NestJS-10.x-e0234e.svg)](https://docs.nestjs.com/)
[![TypeScript](https://img.shields.io/badge/TypeScript-5.x-blue.svg)](https://www.typescriptlang.org/docs/)![Swagger(https://docs.nestjs.com/openapi/introduction)](https://img.shields.io/badge/-Swagger-%23Clojure?style=for-the-badge&logo=swagger&logoColor=white)
## Installation
```
$ git clone https://github.com/2gbeh/cardio-api.git$ cd cardio-api
$ npm install
$ npm run start:dev
```###### (if nest required)
```
$ npm i -g @nestjs/cli
```## Usage
> Local: http://localhost:8000/api/v1/docs
## Documentation
![Screenshot](./public/swagger-ui.png)