https://github.com/musleh0001/recipe-app-api
Recipe API a udemy course, implements with Django, REST Framework, Docker and Github Action.
https://github.com/musleh0001/recipe-app-api
api django django-rest-framework python tdd
Last synced: 7 months ago
JSON representation
Recipe API a udemy course, implements with Django, REST Framework, Docker and Github Action.
- Host: GitHub
- URL: https://github.com/musleh0001/recipe-app-api
- Owner: musleh0001
- Created: 2022-03-08T17:00:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-18T16:04:08.000Z (over 3 years ago)
- Last Synced: 2025-01-29T14:29:25.379Z (8 months ago)
- Topics: api, django, django-rest-framework, python, tdd
- Language: Python
- Homepage:
- Size: 50.8 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/musleh0001/recipe-app-api/actions/workflows/django.yml)
# recipe-app-api
Recipe API a udemy course, implements with Django, REST Framework, Docker and github Action.
```python
python manage.py runserver
```