routes | descriptions | fields |
---|---|---|
/api/artworks | all the artworks from the database | id, title, produced_at, category: fr, en, |
subcategory, dimensions, materials, techniques | ||
/api/artists | all the artists | id, name, alias, collective |
/api/places | all the services | id, title, category, |
borough, location ( lat: lng: ), description, | ||
created_at, updated_at | ||
/api/login | to log in the app | TODO |
/api/register | to register | TODO |
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.