GithubHelp home page GithubHelp logo

jogos's Introduction

jogos

Desenvolvimento de jogos 3D Docs

API Endpoint: https://miami-hackathon.herokuapp.com User Login

[GET] /auth/facebook?fb_token={FACEBOOK_ACCESS_TOKEN}

Example (need to use and software to POST):

https://miami-hackathon.herokuapp.com/auth/facebook?fb_token=CAAXiYjEPaTMBAHReQKnncXZBmX6hZAbcthEdECCB9eeL4JKWQXkLjZCAZAo0uUSYcjkZCtFoZAIojeuZCjeE0BKj42RwDO76u8ZAkZARZBVS789ahyZBbMRWqcJH8BgkZAWK1jckWnqyMV4T9r8KK8WJs79Vz6OJ26JFWoEPAWZALMUn5O8AZBQnSCZAuGNO3extrkKZCOe024ZANEjHYXAZDZD

Details

[GET] /user?access_token={ACCESS_TOKEN}

Example:

https://miami-hackathon.herokuapp.com/user?access_token=hMGGWwAOWHKvE/rB4h7uksMoIxOSqV2D7QFBZEeQ4PGmsa2i3eTIKWs1ktos7iAyTv40Df0lPLe5cM/gK3lAMg==

Update / Simplify Commerce

[GET] /user?name={NAME}&email={EMAIL}&creditCardToken={SIMPLIFY_COMMERCE_TOKEN}&access_token={ACCESS_TOKEN}

Medicines

[GET] /user/medicines?access_token={ACCESS_TOKEN}

This will associate an existent medicine with a user:

[POST] /user/medicines?medicineId={NAME}&access_token={ACCESS_TOKEN}

This will create a medicine and associate with a user:

[POST] /user/medicines?name={NAME}&picture={PICTURE_URL}&access_token={ACCESS_TOKEN}

Example:

https://miami-hackathon.herokuapp.com/user/medicines?name=Novalgina&access_token=hMGGWwAOWHKvE/rB4h7uksMoIxOSqV2D7QFBZEeQ4PGmsa2i3eTIKWs1ktos7iAyTv40Df0lPLe5cM/gK3lAMg==

Prescriptions List

[GET] /user/prescriptions?access_token={ACCESS_TOKEN}

[POST] /user/prescriptions?userMedicineId={MEDICINE_ID}&weekDay={WEEK_DAY}&dayTime={DAY_TIME}&repeatUntil={REPEAT_UNTIL_DATE}&access_token={ACCESS_TOKEN}

Medicines List

[GET] /medicines

[POST] /medicines?name={NAME}&picture={PICTURE_URL}

jogos's People

Contributors

pilarenato avatar

Stargazers

 avatar

Watchers

James Cloos avatar  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.