Skip to content

dave1b/PREN_restAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PREN_restAPI

A node.js based REST-API Backend. It connects to a local mongodb-instance and communicates with socket-io.

Linked code to this project:


How to use code

  1. clone Repository on a server
  2. init npm project in project-directory
npm init
  1. install local mongodb instance
  2. define api-call password in the env. -file
  3. start Programm by executing the server.js
npm run start

Releases

No releases published

Packages

No packages published