Skip to content

federt/node_json_server_db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tiny-json-server

Description

Tiny test server using nodejs that exposes a tiny json database with professors + students + subjects

Dependencies

  • Node Current
  • NPM Version

Install

    npm install

Usage

    npm run start

Get a REST API

 curl http://localhost:3000/professor/4764

About

Tiny test server that exposes a tiny json database with professors, students and subjects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published