Tagmysql

Generate a Rest API Using Go for a MySql Database

G

This tutorial will show you how you can generate a rest API using a Mysql database with monstarillo. The generated API will use Go, Gorm and Gin. The API will perform CRUD operations on the tables you run it against. What is Monstarillo Monstarillo is a template based code generator that works against Postgres, MySQL and Oracle databases. How it works  Monstarillo runs templates that are...

Generate a REST API Using Java for a MYSQL database

G

This tutorial will show you how you can generate a rest API using Java for a Mysql database using monstarillo. The generated API will use Spring Boot and Springdoc to document it. The API will perform CRUD operations on the tables you run it against. Unit tests will also be generated for the API. What is Monstarillo Monstarillo is a template based code generator that works against Postgres, MySQL...

Patrick Wright

Get in touch