项目作者: beehive-spg

项目描述 :
Database component of Drone Logistics Network Diploma Project at HTL Spengergasse
高级语言: Clojure
项目地址: git://github.com/beehive-spg/beehive-database.git
创建时间: 2017-09-13T09:18:12Z
项目社区:https://github.com/beehive-spg/beehive-database

开源协议:Apache License 2.0

下载


beehive-database

Description

This is the implementation of the database component of the Drone Logistics Network diploma project (2017/18) at HTL Spengergasse.

The project exposes a REST API used to provide database access and API functions for demand prediction to the other project components

Development

To set this project up for development, clone it into a directory and use a clojure IDE. To run it, use the leiningen command ‘lein run’

Docker build

TODO