https://mongo-db-api-app.herokuapp.com/swagger/index.html
GET /api/Books
POST /api/Books
PUT /api/Books
GET /api/Books/{id}
DELETE /api/Books/{id}
GET api/Books/AggreageSample
GET api/Binary/ValidateBinary?value
Parameter | Type | Description |
---|---|---|
value |
string |
Required. Bniary value |
| Name | Value
| :-------- | :-------
| ConnectionString | `mongodb+srv://user1:pass-2@cluster0.8pzy0.mongodb.net/BookstoreDb?retryWrites=true&w=majority`
| Database | `BookstoreDb`
| Collection | `Books`
- net5.0, Swagger, Monogo DB, Automapper, Mirosoft Logger, git