No description
This repository has been archived on 2025-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2016-03-09 09:17:51 -07:00
api Fixed issue where new measurements where not responding correctly 2015-12-02 16:34:21 -07:00
auth 24 hr token 2015-11-17 06:31:43 -07:00
errors Fix typo in forbidden error 2015-10-20 16:22:24 -07:00
Godeps Update thermokarst/jwt 2016-03-09 09:17:51 -07:00
handlers Specify response status codes (delete, create) 2015-10-20 16:24:08 -07:00
helpers Drop metadata attr 2015-11-13 13:08:08 -07:00
migrations Drop soft-delete 2015-10-13 16:03:18 -07:00
models Validate user password 2015-11-13 13:43:09 -07:00
payloads Drop metadata attr 2015-11-13 13:08:08 -07:00
types json-api error format 2015-10-14 10:28:09 -07:00
.gitignore Adding mailgun API jazz 2015-07-16 12:22:24 -08:00
LICENSE Bump year 2015-01-05 09:45:58 -09:00
main.go Tweak when no schema 2015-10-05 10:34:28 -07:00
migrate.sh Replace dgrijalva/jwt-go with thermokarst/jwt 2015-04-22 17:03:45 -08:00
Procfile updating procfile 2015-04-10 10:34:33 -08:00
README.md Removing shippable badge 2015-03-20 15:58:34 -08:00
serve.sh Adding mailgun API jazz 2015-07-16 12:22:24 -08:00

bactdb

golang + bacteria = bactdb

NAME:
   bactdb - a database for bacteria

USAGE:
   bactdb [global options] command [command options] [arguments...]

VERSION:
   0.1.0

AUTHOR(S):
   Matthew Ryan Dillon <mrdillon@alaska.edu>

COMMANDS:
   serve, s     Start web server
   migrate, m   Migrate the database schema
   help, h      Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --help, -h           show help
   --version, -v        print the version