Skip to content

UniversalCorn/lab3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lab3

Run server: go run ./server/cmd/server/server.go

in /db there is an sql script to initialize and fill db tables;

in /server/store there is a component to work with db

in /tools there is general code that is not related to specific scenarios

in /server/db there is code to work with db that is not related to specific scenarios

in /server/handlers there are handlers (e.g. for getting discs and machines)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 77.1%
  • JavaScript 22.9%