Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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