saipanindra / CalorifyAPI

API that backs Calorify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calorify API

Build Status

Overview

API that backs Calorify App.

This server was generated by the swagger-codegen project. By using the OpenAPI-Spec from a remote server, you can easily generate a server stub.

Running the server

To run the server, navigate to api directory (cd api), then run:

npm start

To view the API Docs

open http://localhost:8080/docs

This project leverages the mega-awesome swagger-tools middleware which does most all the work.

About

API that backs Calorify

License:The Unlicense


Languages

Language:JavaScript 100.0%