This project aims to offer an API about Thoiry Zoo resources. This zoo is located in France, near Paris.
This API is available at: https://thoiryphotos-dev.herokuapp.com/
A Swagger is also available at: https://thoiryphotos-dev.herokuapp.com/swagger-ui.html
All /common
endpoints are allowed to everyone. Only authenticated user may use /api/**
methods.
You can use /common/register
in order to create an account.