Skip to content

philspitler/spitfire-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spitfire Server

Standard Express generated application + the spitfire-express middlware.

Requirements

  • Node.js
  • MongoDB

Installation

$ git clone https://github.com/philspitler/spitfire-server.git
$ cd spitfire-server
$ npm install

Usage

Please checkout the spitfire-express repository for more documentation.

###NOTE: Will NOT generate endpoints on the fly when the environment is set to 'production'. This is a security measure so people can't hit your API and generate endpoints "willy-nilly" when in production.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published