muslimbuilders / halaqaat-server

This is the back-end of the Halaqaat Frontend. It's a RESTful API built with NodeJS, that serves all the static data that the App needs.

Home Page:https://halaqaat.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Halaqaat API

All Contributors

Backend API for Halaqaat application

Usage

Rename ".env.example" to ".env" and update the values/settings to your own

Install Dependencies

npm install

Run App

# Run in dev mode
npm run dev

# Run in prod mode
npm start

Demo

The API is live at https://halaqaat.herokuapp.com/api/v1/halqah

Extensive documentation with examples here

  • Version: 1.0.0
  • License: MIT
  • Author: Muslim Builders

Contributors ✨

Thanks goes to these wonderful people (emoji key):


LAWAL ABD'KEHINDE

πŸ’»

Yusuf Adeyemo

πŸš‡ ⚠️ πŸ’»

Yusuf Adeniyi

πŸ’» πŸ“– πŸš‡

This project follows the all-contributors specification. Contributions of any kind welcome!

About

This is the back-end of the Halaqaat Frontend. It's a RESTful API built with NodeJS, that serves all the static data that the App needs.

https://halaqaat.herokuapp.com


Languages

Language:JavaScript 99.2%Language:Dockerfile 0.5%Language:Shell 0.2%