OjasKarmarkar / Recipedia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recipedia

Nodejs backend for storing recipes

DB:

  • Mongo DB

Endpoint:

http://recipedia.selvasoft.in

Methods:

  • /login
  • /create
  • /getAll
  • /getUser
  • /search
  • /rate
  • /like
  • /getLiked

About

License:MIT License


Languages

Language:JavaScript 100.0%