Skip to content

KMSAP/recipe-app-api

Repository files navigation

Recipe App API

사진과 웹에서 좋아하는 조리법을 업로드하고 저장할 수 있는 API 입니다. 조리법에는 제목, 가격, 조리 시간, 재료 및 태그 설정등이 포함된 가상의 레시피 저장소라고 생각하시면 됩니다.

사용된 기술:

  • Python
  • Django / Django-REST-Framework
  • Docker / Docker-Compose
  • Test Driven Development

Getting started

To start project, run:

docker-compose up

The API will then be available at http://127.0.0.1:8000.

🌎 Environment

  • Windows 10
  • Docker
  • Django 3.2.4
  • Django RestFramework 3.12.4
  • uWSGI 2.0.19
  • Flake8

About

Recipe API project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors