README ¶ go-gin-crud Basic Golang CRUD app with a MySQL backend. api: environment: - PORT=8080 build: context: . ports: - "8080:8080" depends_on: - sql Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files init.go main.go Directories ¶ Show internal Expand all Path Synopsis api v1.0 v1.0/entries v1.0/healthcheck middleware models Click to show internal directories. Click to hide internal directories.