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: 7 months ago
JSON representation

Recipe API a udemy course, implements with Django, REST Framework, Docker and Github Action.

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
```