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
Matthew Dillon 62734899e2 Refactor create handlers
Fixes #17.
2015-10-13 12:51:08 -07:00
api Refactor create handlers 2015-10-13 12:51:08 -07:00
auth Golint 2015-10-05 10:34:21 -07:00
errors Refactoring update handlers. 2015-10-13 12:38:18 -07:00
Godeps Restructuring into packages. 2015-10-05 10:33:49 -07:00
handlers Invalidate token when new role exists 2015-10-13 11:14:32 -07:00
helpers Golint 2015-10-05 10:34:21 -07:00
migrations Delete species 2015-10-12 10:40:47 -07:00
models Refactor create handlers 2015-10-13 12:51:08 -07:00
payloads Golint 2015-10-05 10:34:21 -07:00
types Golint 2015-10-05 10:34:21 -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