Categorygithub.com/idgmo/goServe
modulepackage
0.0.0-20210811183218-9c9d61d2d2a5
Repository: https://github.com/idgmo/goserve.git
Documentation: pkg.go.dev

# README

goServe is a small microservice that spins up a server, adds some API interaction, and talks with a database

Currently, MySQL is set up with intent to use Postgresql

TODO:

  • implement Postgresql branch
  • provide more APIs for db interaction
  • sanitize entries