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.
bactdb/api
Matthew Dillon 830a8805c9 Species Read - Order of ops:
router/routes.go
router/api.go
models/species_test.go
models/species.go
models/client.go
datastore/migrations/addspecies.sql
datastore/migrations/dropspecies.sql
datastore/species_test.go
datastore/species.go
datastore/datastore.go
api/species_test.go
api/species.go
api/handler.go
2014-10-15 13:01:11 -08:00
..
genera.go A few big changes 2014-10-13 15:26:35 -08:00
genera_test.go A few big changes 2014-10-13 15:26:35 -08:00
handler.go Species Read - Order of ops: 2014-10-15 13:01:11 -08:00
helpers.go API endpoints. 2014-09-30 16:03:16 -08:00
helpers_test.go Fixing up API tests. 2014-10-03 15:52:17 -08:00
server_for_test.go Added API tests. 2014-10-02 16:41:13 -08:00
species.go Species Read - Order of ops: 2014-10-15 13:01:11 -08:00
species_test.go Species Read - Order of ops: 2014-10-15 13:01:11 -08:00
users.go Added API tests. 2014-10-02 16:41:13 -08:00
users_test.go Fixing up API tests. 2014-10-03 15:52:17 -08:00