This website requires JavaScript.
Explore
Help
Sign In
glm94
/
inventory-middleware
Watch
1
Star
0
Fork
0
Code
Issues
2
Pull Requests
Projects
Releases
Wiki
Activity
13
Commits
1
Branch
0
Tags
5cea8df5f53db85fe827f03edd4338e080dc706a
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
glm94
5cea8df5f5
Subcategory now accepts POST requests, so they can be added even after a category has been created.
2021-09-09 21:50:44 -05:00
scripts
Added the template SQL script for creating the inventory database's tables.
2021-08-30 22:23:46 -05:00
category.go
Subcategory now accepts POST requests, so they can be added even after a category has been created.
2021-09-09 21:50:44 -05:00
database.go
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
go.mod
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
go.sum
Initial commit.
2021-08-30 22:10:47 -05:00
main.go
Subcategory now accepts POST requests, so they can be added even after a category has been created.
2021-09-09 21:50:44 -05:00
S
Description
No description provided
56
KiB
Languages
Go
100%