Skip to content

KathmanduLivingLabs/prepare-pokhara-api-server

Repository files navigation

Prepare Pokhara - API Server

This is an API server for Prepare Pokhara project.

Accessibility

Currently the server is hosted at http://api-preparepokhara.herokuapp.com. There you can see the documentation for the API's as well.

Running the server

    $ npm install
    $ cp sample-config.js config.js
    $ npm run development

To generate the API Documentations using APIDOC

    $ npm run apidocs

About

This is an API server for Prepare Pokhara project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages