GithubHelp home page GithubHelp logo

guoyu07 / glucosio-api Goto Github PK

View Code? Open in Web Editor NEW

This project forked from glucosio/glucosio-api

0.0 0.0 0.0 309 KB

Glucosio's API for Diabetes Research

License: GNU General Public License v3.0

PHP 98.78% JavaScript 0.62% ApacheConf 0.51% CSS 0.09%

glucosio-api's Introduction

Code Climate

glucosio-api

Glucosio's API for Diabetes Research

api endpoint

http://api.glucosio.org/v1/readings

method

POST

example JSON array

(Content-Type: application/json)

{"readings":
  [
   {"value":70, "created_at": "2016-01-08:07:50:10", "user_id":123, "readingtype_id": 1},
   {"value":99, "created_at": "2016-01-08:09:45:03", "user_id":123, "readingtype_id": 2},
   {"value":90, "created_at": "2016-01-08:12:05:38", "user_id":123, "readingtype_id": 3}
  ]
}

reading types

id reading type
0 other
1 before breakfast
2 after breakfast
3 before lunch
4 after lunch
5 before dinner
6 after dinner
7 night

glucosio-api's People

Contributors

bkerensa avatar chrispecoraro avatar mirkopizii avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.