Go Rails

Open-source Go projects categorized as Rails

Go Rails Projects

  • Buffalo

    Rapid Web Development w/ Go

    Project mention: My Love Letter to Rails (and Ruby) – Or, Why RoR Isn't Dead Yet | news.ycombinator.com | 2023-10-24

    You should probably stop because this is not a Go-way. And you wan't find anything with "batteries" other than https://github.com/gobuffalo/buffalo and https://github.com/beego/beego

    Haven't see anyone actually using them in production though.

  • feedback

    golang webapp framework (rails inspired) (by andrewarrow)

    Project mention: Show HN: Import openaddresses.io zipcodes longitude and latitude data | news.ycombinator.com | 2023-09-01

    "zip_locations_zip_index" UNIQUE, btree (zip)

    The following takes hours and hours to run:

    https://github.com/andrewarrow/feedback/blob/main/location/zip.go

    But you end up with a nice way to get an approximate postgis geometry for any zip code in the USA. (For free.) Anyone know of a faster way?

    My favorite part of this code is buffer := make([]byte, 1). By making the buffer just a single byte, I can look for "\n" so much easier than if I was reading in 1024 bytes or 2,048 bytes etc and then I have to find that \n in the middle.

  • Onboard AI

    Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-10-24.

Go Rails related posts

Index

Project Stars
1 Buffalo 7,928
2 feedback 58
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com