Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nishant-jain-94/cartoons-store
ReST API to be deployed to AppService by using CosomosDB
https://github.com/nishant-jain-94/cartoons-store
Last synced: 4 days ago
JSON representation
ReST API to be deployed to AppService by using CosomosDB
- Host: GitHub
- URL: https://github.com/nishant-jain-94/cartoons-store
- Owner: nishant-jain-94
- Created: 2020-01-28T11:25:14.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T23:28:25.000Z (almost 2 years ago)
- Last Synced: 2024-11-10T03:19:16.011Z (about 2 months ago)
- Language: C#
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cartoons Store
## Deployment
```
az appservice plan create --resource-group cartoons-rg --is-linux --name cartoons-service-plan
```