vyatsuEmployeesApi/README.md
2024-07-03 21:36:01 +03:00

5 lines
239 B
Markdown

# 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)