Skip to content

an288705/cat-video-api

Repository files navigation

cat-video-api

If you love cats, this API is for you. This open source API contains hours of cat videos, ready for you to pull from. The API is deployed on heroku, and you can find it on https://cat-video-api.herokuapp.com/cat_videos While I have uploaded all my favorite cat videos, there aren't enough to truly satisfy a cat lover's needs. I need help adding more cat videos, so feel free to contribute to my API and CATer to our fuzzy friends!

Prerequisites

Before you begin, ensure you have met the following requirements:

Pulling from cat-video-api

This api uses the json-server module to handle API. Review the documentation for server and route information.

Updating the cat-video-api

To update the cat-video-api:

  • You must follow the formatting standard of this json file. Keys are case sensitive.
  • The cat videos must be from youtube
  • You must provide the videoID, channelID, title of video, and description of the video. Those can be found here:

Contributing to cat-video-api

To contribute to nba_salary_predictor, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name>/<location>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

Contributors

Thanks to the following people who have contributed to this project:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published