Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/khylias/mock-db-miaw
Mock API Db for practical work at La Rochelle University
https://github.com/khylias/mock-db-miaw
Last synced: 26 days ago
JSON representation
Mock API Db for practical work at La Rochelle University
- Host: GitHub
- URL: https://github.com/khylias/mock-db-miaw
- Owner: khylias
- Created: 2019-01-16T21:36:37.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-22T09:49:34.000Z (almost 2 years ago)
- Last Synced: 2023-03-02T13:32:42.459Z (over 1 year ago)
- Language: JavaScript
- Size: 281 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mock DB MIAW
Mock d'une API REST pour les TPs des étudiants de la Licence Professionnelle des Métiers de l'Informatique: Applications Web
de l'Université de La Rochelle.## Installation
Cloner le projet: `git clone https://github.com/khylias/mock-db-miaw`
Installer les dépendances du projet: `npm install` ou `yarn`
Lancer le mock: `npm run start`
Accéder à l'API: http://localhost:3000
## Stack
* json-server