The conference for ethics and diversity in tech
with crêpes and love Mixit heart

Hack Cesar ! Or how to interface with MiXiT.

by Guillaume, on March 23rd 2016

This year we have a brand new website. The name of the project is Cesar and the sources are available on Github.


Everything is Open Sourced and everybody can participate or re-use the project.

Today we will see how to interface with Cesar and how to retrieve information.

Hacker cesar

For the anecdote, the project name is not linked to Jules César but it’s a reference to the cinematographic experience of Marcel Pagnol called “trilogie marseillaise”…

But let’s get back to the topic...

On the previous application we choose to develop only a web site and let the community develop their own applications for iOS, Android, Windows Phone... And we will keep it that way for this new version. The web site is now more responsive and you can easily watch it on mobile, tablet and desktop.

If you want to develop your own application based on our data, you can check the API description on our Swagger page.

Hacker cesar

For example you can read the list of the sessions at this URL /api/session. /api/session/2702 displays the description of the session called “La délicate agilité du mammouth”

{ "idSession" : 2702, "votes" : 0, "positiveVotes" : 0, "nbConsults" : 74, "lang" : "fr", "format" : "Talk", "title" : "La délicate agilité du mammouth", "summary" : "Retour d'expérience sur la mise en place de l'agilité. Avec des morceaux d'UX dedans.", "description" : "Ca y est, nous sommes agiles. A-G-I-L-E-S!\nLes développeurs au pouvoir! \nLes post-its envahissent les murs, tout le monde sprinte, les stand-up meetings sont exécutés religieusement.\nLes équipes sont motivées, tout du moins au début, mais au fur et à mesure les doutes s'installent.\nMes tentatives pour prodiguer des conseils sont reçues avec des levées d'yeux au ciel.\nLes projets prennent du retard, les commerciaux s'affolent, les clients regardent cette agitation avec un oeil d'abord amusé, puis hagard.\nQue se passe-t-il?\nPetit tour d'horizon sur la mise en place de l'agilité, mêlant réalité et fiction, sans que l'on sache laquelle dépasse l'autre. Avec une pincée de philosophie matinée de mauvaise foi manifeste et d'auto-dérision (à partager sans modération).", "ideaForNow" : ".", "room" : null, "year" : "2016", "start" : null, "end" : null, "interests" : [ "fail", "Agile User Experience", "Agilité", "Retour d'expérience" ], "_links" : { "self" : { "href" : "/api/session/2702" }, "speaker" : { "href" : "/api/member/5442" } } }

Contact us for more details.

Hosted and supported by