Ionis Users Informations

From a simple login, get all informations about students in Ionis group!

users icon

« Peuple »

Human usable service to quickly get informations about student.

  • Need to call a friend but you don't have his number?
  • Need to calculate your GPA?
  • Need to see someone's face?
  • Need to get informations but the intranet is down?

Web-Service

Web Service

If you want to code your own tool that would need information and want it to be always up to date, you can use the web service from any language. It can provide many different data formats and is easily usable.

PHP logo elephant

PHP Class

If you want to code your own tool in PHP that would require information about users Ionis, you can use this PHP class. It does not require much and makes all the retrieval of informations for you. Please consider that you will have to manage the updating of informations by yourself.


Available Informations


Login
Uid
Group
School
Promo
City
Intranet Report URL
Photo
.Plan file
Phone number
Modules (Epitech)
Marks (Epitech)
GPA (Epitech)
...
...
...

Ionis Institute Of Technology Schools




RSS Feed

News


2012-09-26

You can now get the photo URL with https. Available both on IUI PHP Class and Web-service.


2012-09-18

On the Web Service and on the PHP Class, you can now get the list of available schools, promos and cities.
» Doc


2012-08-25

The JSON display in the web service was not valid. Now, it is.
» Details of the commit


2012-08-24

The website has been completely redone. It is prettier and now offers an RSS feed.


2012-08-03

A new function is joining the family! Yeay!
Let me introduce you get_logins. This function search and return logins using 3 optionnal parameters: school, promo and city.

I hope you will enjoy it! Don't forget that we love contributions (by forking these projects on GitHub and make pull requests or by creating issues for features requests and bugs reports).