Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# Cartoons Store

## Deployment

```
az appservice plan create --resource-group cartoons-rg --is-linux --name cartoons-service-plan
```