https://github.com/ecavan/recipe-app-api
source code
https://github.com/ecavan/recipe-app-api
Last synced: 2 months ago
JSON representation
source code
- Host: GitHub
- URL: https://github.com/ecavan/recipe-app-api
- Owner: ecavan
- License: mit
- Created: 2020-10-23T15:02:02.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-25T01:49:13.000Z (about 5 years ago)
- Last Synced: 2023-10-12T21:10:51.293Z (over 2 years ago)
- Language: Python
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# recipe-app-api
An api I created by following a udemy course- you can get the ingredients to certain recipes by calling the endpoints. Is not hosted so the repo must be run locally. Used python and docker and implemeted tests using Travis CI to ensure the repo runs smoothly.