Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NODE JSON SERVER DB

ENG


This project is part of a course I took from the SergieCode channel. It contains a fake REST API, allowing you to set up a mock server from a JSON file containing an array of objects.


HOW TO USE IT?

  1. Clone the repository with git clone
  2. Open the project in your preferred IDE or code editor
  3. Install the required packages and modules with npm install
  4. Start the server with npm start

REQUIREMENTS

  1. NODE
  2. GIT

ESP


Este proyecto es parte de un curso que hice del canal de SergieCode. Contiene una API-Rest falsa, con la cual podra armar un server mock desde un json que contenga array de objetos.


¿COMO USARLO?

  1. Clona el repositorio con git clone
  2. Abrir el proyecto en tu IDE o editor de codigo de preferencia
  3. Instala los paquetes y modulos requeridos con npm install
  4. Ejecuta el servidor con npm start

REQUERIMIENTOS

  1. NODE
  2. GIT

About

No description or website provided.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors