An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Thoiry Zoo API [![Build Status](https://travis-ci.org/sahbi-ktifa/ThoiryAPI.svg?branch=master)](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.