Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 1 month 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-24T10:39:54.000Z (about 2 years ago)
- Last Synced: 2023-03-05T06:58:33.293Z (almost 2 years 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: 2
- 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.