Skip to content

The Recipe App API project describes the development of endpoints to handle user, recipe, tag, and ingredient management. The project includes features such as user authentication, object creation, object filtering and sorting, and image uploading and viewing. Additionally, it offers a browsable admin interface and an API with Swagger documentation

Notifications You must be signed in to change notification settings

Addisu87/recipe-app-api

Repository files navigation

Project Description

  • The Recipe App API project describes the development of REST API endpoints to handle user, recipe, tag, and ingredient management using Test Driven Development(TDD). The project includes features such as user authentication, object creation, object filtering and sorting, and image uploading and viewing. Additionally, it offers a browsable admin interface and browsable API with Swagger documentation.

Key features

  • Setting up a project using Docker configuration
  • GitHub Actions
  • Adding endpoints for creating and managing
    • users,
    • recipes,
    • ingredients, and
    • tags.
  • Adding filtering to our list endpoints
  • Uploading images
  • Deploying code to an AWS server
  • Writing lots of unit tests

About

The Recipe App API project describes the development of endpoints to handle user, recipe, tag, and ingredient management. The project includes features such as user authentication, object creation, object filtering and sorting, and image uploading and viewing. Additionally, it offers a browsable admin interface and an API with Swagger documentation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors