Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gokul2406/recipiebook-api

The API for recipiebook
https://github.com/gokul2406/recipiebook-api

Last synced: 14 days ago
JSON representation

The API for recipiebook

Awesome Lists containing this project

README

        

# RecipieBook API

## Description

The source code for API of recipie-book

Steps to run this project:

1. Run `npm i` command
2. Setup database settings inside `ormconfig.json` file
3. Run `npm start` command