https://github.com/sahbi-ktifa/thoiryapi
Thoiry zoo API
https://github.com/sahbi-ktifa/thoiryapi
java mongodb rest-api spring-boot
Last synced: about 2 months ago
JSON representation
Thoiry zoo API
- Host: GitHub
- URL: https://github.com/sahbi-ktifa/thoiryapi
- Owner: sahbi-ktifa
- Created: 2017-07-19T20:47:36.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-31T16:53:31.000Z (over 8 years ago)
- Last Synced: 2025-06-26T16:43:41.540Z (about 1 year ago)
- Topics: java, mongodb, rest-api, spring-boot
- Language: Java
- Size: 832 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Thoiry Zoo API [](https://travis-ci.org/sahbi-ktifa/ThoiryAPI)
This project aims to offer an API about Thoiry Zoo resources. This zoo is located in France, near Paris.
#### 1. Demo
This API is available at: https://thoiryphotos-dev.herokuapp.com/
A Swagger is also available at: https://thoiryphotos-dev.herokuapp.com/swagger-ui.html
#### 2. Access and security
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.