kiotlog / kiotlog-api

RESTful API for Kiotlog Platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

KiotlogAPI

Web related services for Kiotlog platform

Building Kiotlog API services

Clone repo

Clone this repository and move in

$ git clone https://github.com/kiotlog/kiotlog-api
$ cd kiotlog-api

Build microservices

Use provided docker-compose.yml to build Kiotlog microservices Docker images:

$ docker-compose build

About

RESTful API for Kiotlog Platform

License:GNU General Public License v3.0


Languages

Language:F# 97.9%Language:Dockerfile 2.1%