Skip to content

Simple and short little school project to create an API based on an existing database and use it to display the contents.

Notifications You must be signed in to change notification settings

JadeLecuyer/Javascript_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Javascript project

Simple and short little school project to create an API based on an existing database and use it to display the contents.

Installation

Get project from git repository Run :

npm install

Launch API

Get and import database from database_dump

Configure the database connexion in backend/models/db.js

From the backend folder run :

node index.js

To see the project

Simply open index.html in the browser

About

Simple and short little school project to create an API based on an existing database and use it to display the contents.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published