//
pkg.gl
Category
github.com/amartin3659/HttpServerPractice
internal
repository
package
0.0.0-20240125165012-81573dbe1793
Repository:
https://github.com/amartin3659/httpserverpractice.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
2
Files
14 SLOC
#
Packages
dbrepo
No description provided by the author
#
Interfaces
DatabaseRepo
Setup similar to VacationHomes project Use a mock db (slices) to fake data Have option then to use real db in future.