Go to file
2024-07-03 21:36:29 +03:00
.idea first commit 2024-07-03 21:30:49 +03:00
docs first commit 2024-07-03 21:30:49 +03:00
vyatsuAPI first commit 2024-07-03 21:30:49 +03:00
go.mod first commit 2024-07-03 21:30:49 +03:00
go.sum first commit 2024-07-03 21:30:49 +03:00
README.md updated Readme 2024-07-03 21:36:29 +03:00
schema.svg updated Readme 2024-07-03 21:36:01 +03:00

Vytasu GO RESTful API for inventory system (get list of Employees)

API url: http://localhost:8080. Params for DB connection can be changed in const connectionURL in main.go

GET params: offset, limit, position

schema