Skip to content

Recipe API project featuring authentication, authorization and CRUD.

Notifications You must be signed in to change notification settings

tildajson/recipe-REST-API

Repository files navigation

Recipe REST API

REST API project used for sharing and finding recipes, written with Test Driven Development.

This app handles user authentication, creating objects, filtering / sorting objects and uploading / viewing images.

React frontend code in progress

Tech Stack

  • Python
  • Django
  • Docker

Installation

Clone this repository.

To start server:

docker-compose up

To visit app:

http://127.0.0.1:8000/api/docs/

Screenshots

image

image

Made by Tilda Johansson with guidance from Mark Winterbottom from London App Developer

About

Recipe API project featuring authentication, authorization and CRUD.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published