A basic meal planning API written in GO. The back end database is MySQL. To set up the database, run the scripts in database-scripts
The intent is to provide a sample of how I code. It is possible to build this into a full blown working system, but others already have done so.