issues
search
FAC-Sixteen
/
Tinkl
Project for Weeks 10-12 of Founders and Coders
https://tinkl.herokuapp.com/
1
stars
1
forks
source link
Database - Insert API info on the toilets into the database
#22
Closed
jokosanyang
closed
5 years ago
jokosanyang
commented
5 years ago
APIs to use?
Great British Toilet Map
Find a list of all toilets from:
https://greatbritishpublictoiletmap.docs.apiary.io/#reference/loos/loos-collection/list-all-loos
).
Insert the id from each toilet into the following link:
http://gbptm-api-stage.herokuapp.com/api/loos/id
To figure out:
[x] how to narrow list of toilets to just London
[x] write script to put all the loos with details into the database
APIs to use?
Great British Toilet Map
To figure out: