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.
- Host: GitHub
- URL: https://github.com/thiagoow/api-vuex-ecommercestore-jsonserver
- Owner: Thiagoow
- License: gpl-3.0
- Created: 2022-06-06T17:34:23.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-08-04T15:18:56.000Z (over 2 years ago)
- Last Synced: 2025-01-21T21:47:00.590Z (3 months ago)
- Topics: json, json-api, json-data, json-database, json-server
- Language: JavaScript
- Homepage: https://api-vuex-store.herokuapp.com
- Size: 52.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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