re #9429 Added class and funcionality for Teams table. Modified date parsing and storing. Modified View at /usb-logs/. Replaced "_" with "-" in all endpoints.
re #9429 Implemented funcionality for web views at data saved in database. Views at "/logs_web/", "/pcs_web/", "/devices_web/", "/licenses_web/".
Merge branch 'api_with_db' into 'server-dev'
re #9424 Api with DB communication.
See merge request aswi/aswi-2022/aswi2022bug-thugs!19
re #9426 Added option for communication with PostgreSQL database.
re #9425 Struktury upraveny dle vize. Endpointy rozděleny do souboru podle funkcionality.
re #9425 Implemented Entities for communicating with db
Merge branch 'api_demo' into 'server-dev'
Api Hello World
See merge request aswi/aswi-2022/aswi2022bug-thugs!2
re #9306 Added endpoint for posting Device object.
re #9304 HelloWorld API for sending data defined in USBLog class. Returns simple sucess message
re #9304 Project .gitignore file
re #9306 Modified API for serial number as string
First api implementation. Lacks postgresql connection and web templates
re #9304 Initial project structure setup
Initial commit