Go REST API Development

I am building a rest API using GO, the idea is, using code generator built in other language (.NET) the software will generate go source code that can serve rest API and do CRUDE on database

The code generator’s input is a MS SQL database connection string, then it auto generate rest API end point secured with JWT token

I am in the midst of coding it, anyone interested if I were to publish a github?

1 Like

Sure, go ahead! Showing code to others is always a good idea.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.