Skip to content
This repository has been archived by the owner on Jun 10, 2022. It is now read-only.
/ fishyfriendsAPI Public archive

API that tells you whether saltwater aquarium fish are compatible or not

Notifications You must be signed in to change notification settings

marla294/fishyfriendsAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fish Friends API

About

Author: Marla Foreman

This will eventually be a web application that will allow you to check whether a group of saltwater fish are compatible or not, for the purposes of starting a saltwater aquarium. For now, it is an in-progress API.

The data used for fish compatibility can be found on this website: https://www.ocellarisclownfish.com/compatibility/.

Tech Used

API Help

Fish

GET api/Fish - returns all fish in the database

Compatibility

GET api/Compatibility?fishNames={name1}&fishNames={name2} - returns a list of all the pairs of fish in the group, and how compatible each pair is. These results will be displayed on the webpage.

About

API that tells you whether saltwater aquarium fish are compatible or not

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published