Code Monkey home page Code Monkey logo

kmg's Introduction

kmg

Show KynderMyGarden information in MagicMirror2

Flujo de ejecución de las llamadas

-> https --form POST https://kindermygarden.schooltivity.com/sign-in/guest/ guest_code=''

<- 
HTTP/1.1 302 FOUND Connection: keep-alive Content-Language: es Content-Length: 0 Content-Type: text/html; charset=utf-8 Date: Sat, 25 Aug 2018 11:33:49 GMT Location: http://kindermygarden.schooltivity.com/agendas/ Server: Apache/2.4.27 (Amazon) mod_wsgi/3.5 Python/2.7.13 Set-Cookie: csrftoken=xxxxxxxxxxxxxxxxxxxxxxxx; expires=Sat, 24-Aug-2019 11:33:49 GMT; Max-Age=31449600; Path=/ Set-Cookie: sessionid=XXXXXXXXXXXXXXXXXXXXXXXX; expires=Sat, 08-Sep-2018 11:33:49 GMT; httponly; Max-Age=1209600; Path=/ Vary: Cookie,Accept-Language,Host,X-Forwarded-Proto,User-Agent X-Frame-Options: SAMEORIGIN
-> https https://kindermygarden.schooltivity.com/api/agendas/student/23930/entries/ 'cookie:sessionid=XXXXXXXXXXXXXXXXXXXXXXXX'
<- 
[ { "date": "2018-08-24", "menu": { "brunch": "desayuno", "first_course": "primer plato", "second_course": "segundo plato", "dessert": "postre", "snack": "Snack title", [...] }, "agenda": { "today": "Título del día!" [...] }, "entry": { "brunch": 2, "first_course": 2, "second_course": 2, "dessert": 2, "snack": -1, "nap": 2, "naps": [ { "finish_hours": 14, "start_hours": 13, "quality": 2, "finish_minutes": 50, "start_minutes": 10 } ], "diaper_urination": 3, "diaper_depositions": 1, "wc_urination": 0, "wc_depositions": 0, "note": "Nota resumen del día actual", [...] } }, { [...] } ]

kmg's People

Contributors

jirsis avatar

Watchers

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