ClintMaruti / chakula-app

This is recipe app that sits on a Node js backend and Vanilla js front end

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swahili-Recipe API

API Endpoints

EndPoint Functionality
GET /recipe Get all the recipes.
GET /recipe/ Fetch a specific recipe.
POST /recipe Place a new recipe.
PATCH /recipe/ Update the status of an recipe.
DELETE /recipe/ Update the status of an recipe.

About

This is recipe app that sits on a Node js backend and Vanilla js front end


Languages

Language:JavaScript 93.0%Language:HTML 5.1%Language:CSS 1.9%