glm94
|
871484a8e5
|
Category data now includes their subcategories. Categories can now be requested by ID in a prettier way.
|
2021-09-09 11:34:06 -05:00 |
|
glm94
|
20a6365159
|
First attempt at splitting the Go code into seperate files to clean things up.
|
2021-09-08 22:51:00 -05:00 |
|
glm94
|
bb01c11859
|
Added a more RESTful interface for the category enities.
|
2021-09-08 14:52:48 -05:00 |
|
glm94
|
44959af216
|
Added support for inserting a new category.
|
2021-09-08 13:43:08 -05:00 |
|
glm94
|
4811e24dd6
|
Fixed a bug where the postgres queries failed with a relation error. /data now dumps all the categories in the database.
|
2021-09-07 21:56:48 -05:00 |
|
glm94
|
6e4f7044e8
|
Added some structs to represent a few database tables.
|
2021-09-02 22:02:16 -05:00 |
|
glm94
|
5fb10685ba
|
Added the template SQL script for creating the inventory database's tables.
|
2021-08-30 22:23:46 -05:00 |
|
glm94
|
f572586dde
|
Initial commit.
|
2021-08-30 22:10:47 -05:00 |
|