https://github.com/wazedkhan/recipe-app
Recipe App using DRF, Docker, Github Action. This project follows TDD
https://github.com/wazedkhan/recipe-app
django django-rest-framework docker docker-compose drf-spectacular github-actions openapi openapi-schema python swagger-ui
Last synced: about 2 months ago
JSON representation
Recipe App using DRF, Docker, Github Action. This project follows TDD
- Host: GitHub
- URL: https://github.com/wazedkhan/recipe-app
- Owner: WazedKhan
- Created: 2022-11-11T17:19:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-24T10:39:54.000Z (over 3 years ago)
- Last Synced: 2025-03-26T01:33:08.135Z (about 1 year ago)
- Topics: django, django-rest-framework, docker, docker-compose, drf-spectacular, github-actions, openapi, openapi-schema, python, swagger-ui
- Language: Python
- Homepage:
- Size: 54.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Recipe-App
## This a Django Rest Framework Recipe App which was developed using Docker, and GitHub Action. This project was followed by Test Driven Development.
The topics covered in this project are Django, Django Rest_framework, drf_spectacular, Docker, Github, Token Authentication, PostgreSQL, OpenAPI schema, Swagger Interface. Also covers User authentication, Creating objects Filtering and sorting objects, Uploading and viewing images.