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 be9e6481d0 Roughing in JWT-based authentication.
Todo: Actually utilize this stuff somewhere.
2014-12-10 13:52:26 -09:00
..
auth.go Roughing in JWT-based authentication. 2014-12-10 13:52:26 -09:00
genera.go A few big changes 2014-10-13 15:26:35 -08:00
genera_test.go Refactoring model & api tests. 2014-10-24 16:02:19 -08:00
handler.go Roughing in JWT-based authentication. 2014-12-10 13:52:26 -09:00
helpers.go Roughing in JWT-based authentication. 2014-12-10 13:52:26 -09:00
helpers_test.go Fixing up API tests. 2014-10-03 15:52:17 -08:00
measurements.go Delete a measurement 2014-12-02 14:45:00 -09:00
measurements_test.go Cleaning up null values in json 2014-12-06 14:55:35 -09:00
observation_types.go Delete an observation type 2014-11-10 15:24:16 -09:00
observation_types_test.go Delete an observation type 2014-11-10 15:24:16 -09:00
observations.go Delete an observation 2014-11-21 18:58:07 -09:00
observations_test.go Delete an observation 2014-11-21 18:58:07 -09:00
server_for_test.go Added API tests. 2014-10-02 16:41:13 -08:00
species.go Species - delete 2014-10-24 10:42:31 -08:00
species_test.go Refactoring model & api tests. 2014-10-24 16:02:19 -08:00
strains.go Delete strain. 2014-10-29 14:11:50 -08:00
strains_test.go Delete strain. 2014-10-29 14:11:50 -08:00
text_measurement_types.go Delete a text measurement type 2014-11-28 17:26:01 -09:00
text_measurement_types_test.go Delete a text measurement type 2014-11-28 17:26:01 -09:00
unit_types.go Delete a unit type 2014-11-30 16:10:38 -09:00
unit_types_test.go Delete a unit type 2014-11-30 16:10:38 -09:00
users.go Added API tests. 2014-10-02 16:41:13 -08:00
users_test.go Refactoring model & api tests. 2014-10-24 16:02:19 -08:00