Skip to content

A pretty basic recipe API project made in djangoREST Framework for learning

Notifications You must be signed in to change notification settings

trolliama/recipes-api

Repository files navigation

Recipes API

A pretty basic recipe API project made in djangoREST Framework for learning

image

Usage

Docker

  • Run the command docker-compose build to build the images and wait finish it
  • Run docker-compose up to start the server

Docs

  • You can get all the endpoints at http://127.0.0.1:8000/doc/
  • Create a user or use the provided token in the docs. You will need it to access most of the endpoints

About

A pretty basic recipe API project made in djangoREST Framework for learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published