Skip to content

A schools database API using rest endpoints for any front end that consumes JSON.

Notifications You must be signed in to change notification settings

devonwesley/School-DB-API-Built-in-NodeJs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Schools Database API

A Restful api of schools and districts

Requirements

  • nodejs 0.8.x
  • mysql 5.x

Installation

$ sudo npm install
$ DEBUG=express:* node app

Endpoints

/schools
/school/:id

/districts
/district/:id

Open Source License

Code is released under the MIT public license.

About

A schools database API using rest endpoints for any front end that consumes JSON.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published