Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ajm188/gwiz
Rails for zombies for gophers
https://github.com/ajm188/gwiz
Last synced: 4 days ago
JSON representation
Rails for zombies for gophers
- Host: GitHub
- URL: https://github.com/ajm188/gwiz
- Owner: ajm188
- License: mit
- Created: 2016-11-11T00:32:10.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-23T21:37:46.000Z (about 8 years ago)
- Last Synced: 2024-06-20T12:39:52.524Z (8 months ago)
- Language: Go
- Homepage:
- Size: 111 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gwiz
## What is this?
This is my attempt to build a simple webapp in go.
It's basically going to be the barebones "Rails for Zombies" except written in go.
Once I get things into a working state, I plan to play around a _lot_ with the architecture, especially at the database/models interaction layer.
No ORMs! :)### Why?
I am bored.
I want to learn how.## Why is it called gwiz?
Well, the "g" comes from the fact that it's written in go.
The "wiz" is a bit more of a stretch that probably offers some insight into how weird my mind is.Ready?
Rails for Zombies leads me to think about zombies.
Zombies eat brains.
Eating more brains must **surely** make you smarter.
Children that are smart are sometimes called "wiz kids".
Wiz.## Should you use this?
Absolutely not.
### Can you learn from this?
Maybe?
Time will tell.