README ¶ go-crud ! an example rest api in golang and mysql prerequisites go mysql next steps clone this repository restore database mysql -u <mysql-username> -p < db.sql run program go run server/server.go Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files server.go Directories ¶ Show internal Expand all Path Synopsis dao db handler repository Click to show internal directories. Click to hide internal directories.