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

https://github.com/thiagoow/api-vuex-ecommercestore-jsonserver

API rest de dados desenvolvida com JsonServer. Utilizada pelo projeto front end VueX Ecommerce Store.
https://github.com/thiagoow/api-vuex-ecommercestore-jsonserver

json json-api json-data json-database json-server

Last synced: about 2 months ago
JSON representation

API rest de dados desenvolvida com JsonServer. Utilizada pelo projeto front end VueX Ecommerce Store.

Awesome Lists containing this project

README

        

# JsonServer API para o projeto -> VueX-EcommerceStore

Essa API Rest foi feita por: Thiago Silva Lopes, em 06/2022.

Sendo utilizada no projeto ->
Acme Store - Ecommerce Example
.

## Demo: https://api-vuex-store.herokuapp.com

##### Para instalar o projeto localmente:

```
npm i
```

##### Para compilar/executar o projeto:

```
npm run dev
```

© Thiago Silva Lopes