Go to file
Jannis Mattheis 4bb6950e34 Set content type of api requests to application/json 2018-02-12 16:33:03 +01:00
api Return user on create user 2018-02-11 14:33:59 +01:00
auth Adjust authentication to also send 403 2018-02-11 14:33:59 +01:00
config Add main app 2018-02-12 16:33:03 +01:00
database Limit sqlite to one connection 2018-02-12 16:33:03 +01:00
error Add not found handler 2018-02-12 16:33:03 +01:00
main Add main app 2018-02-12 16:33:03 +01:00
model Formatting 2018-02-11 14:33:59 +01:00
router Set content type of api requests to application/json 2018-02-12 16:33:03 +01:00
stream Add streaming api 2018-02-08 19:52:58 +01:00
.gitignore Add gitignore 2018-01-19 22:49:42 +01:00
.travis.yml Enable golint and fix golint-errors like adding documentation 2018-01-28 15:56:28 +01:00
Gopkg.lock Update dep file 2018-02-11 08:54:20 +01:00
Gopkg.toml Add monkey dependency & cleanup dep file 2018-02-01 18:49:12 +01:00
LICENSE Add license 2018-02-08 19:52:58 +01:00
README.md Add README with badges 2018-01-28 15:56:28 +01:00
all-test-with-coverage.sh Improve build time 2018-02-11 12:09:12 +01:00

README.md

Memo

Build Status codecov Go Report Card