Tuesday, January 21, 2025
HomeGolangLoopy to make use of Go in a CRUD App - Technical...

Loopy to make use of Go in a CRUD App – Technical Dialogue


I personal a freight brokerage that focuses on automation by making our personal automation software program. The “OS” of a freight brokerage is a Transportation Administration System, these share lots of the similar objects as a CRM and customarily are bundled with one. I made our first TMS on prime of Salesforce with APEX as a result of I needed to spin one thing up on the fly.

As I put together for the event of the second model of this TMS+CRM that we are going to be internet hosting on-prem, I’ve sampled many languages and open-source software program. I’m very impressed by the pace and effectivity of nearly all the things that’s written in Go, but I haven’t discovered one CRM or any notable CRUD apps which are utilizing it on the backend.

Having by no means programmed in Go earlier than, I’ve to ask, is it possible to think about creating our TMS+CRM in Go along with one thing so simple as HTMX & “Vanilla” JS on the entrance finish?

Hello, It’s completely possible to put in writing that app in Go. You can begin checking the study chapter in Get Began – The Go Programming Language and particularly Net Dev hyperlink (https://gowebexamples.com/)

I feel that is the form of use case the place Go would actually shine. I’ve shipped many CRUD apps with Go on the back-end myself. I haven’t used HTMX however Go+HTMX is usually effectively regarded:

https://www.reddit.com/r/golang/feedback/18h878d/remark/kd605sc/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button

What different choices are you contemplating? If I have been you I’d create a proof of idea to check the waters with a couple of totally different applied sciences.

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments