updated Readme

This commit is contained in:
RedokPaw 2024-07-03 21:36:29 +03:00
parent 1a85020638
commit 693862ae56

View File

@ -1,4 +1,4 @@
# 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](schema.png)
![schema](schema.svg)