Skip to content

awatson1978/rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

rest-api

REST API for Meteor, using Iron Router.

======================

Installation

# Should be as simple as cloning the repository...  
git clone https://github.com/awatson1978/rest-api.git

# And then running it...
cd rest-api
meteor

======================

Files of Interest

The REST API demo is essentially server-side functionality. Even though the demo exposes some client-side UI (which might be interesting in-of-itself), the files of interest are in the /server/rest directory.

https://github.com/awatson1978/rest-api/tree/master/server/rest

======================

Licensing

MIT License. Use as you wish, including for commercial purposes.

About

REST API for Meteor, using Iron Router.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published