Express.js web service for the Chatr app
To install this project, follow the steps below:
- Clone the repository from GitHub:
git clone https://github.com/krobison10/chatr-web-service
- Navigate to the project directory:
cd chatr-web-service
- Install the dependencies using npm:
npm install
To generate the API documentation, run the following command in the terminal:
apidoc -i routes/ -o apidoc/ -d
The Android client for Chatr is currently complete and no further work is expected to occur.
Current backlog:
List of contriubutors: