Skip to content

Simple test API for working through the process Tidepool will be using.

Notifications You must be signed in to change notification settings

jh-bate/dummy-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

message-api

Running it locally

To use this stuff, you need to install node, npm, and grunt. (details to come).

Installing Node

Installing NPM

  • Overview
  • curl https://npmjs.org/install.sh | sh

Installing Grunt

Once you have those, you can install all dependencies with:

npm install

About

Simple test API for working through the process Tidepool will be using.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 88.1%
  • JavaScript 11.9%