Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 544 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 544 Bytes

CCS-REST

Teaching project for purpose of practical works.

The aim here is to manipulate several REST APIs to feed an other one.

All the datas are formatted in JSON.

Used APIs

Some examples

  • GET /ip

  • GET /ip?ip=178.209.53.76

  • GET /stations

  • GET /stations?ip=178.209.53.76

  • GET /weathers

  • GET /weathers?ip=178.209.53.76