Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-18T16:04:08.000Z (almost 3 years ago)
- Last Synced: 2023-03-10T12:28:58.819Z (almost 2 years 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
[![Django CI](https://github.com/musleh0001/recipe-app-api/actions/workflows/django.yml/badge.svg)](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
```