Niom is a Nestjs inspired progressive Golang web framework for developing efficient and scalable server-side applications. Designed to ease things up for fast development
Niom framework starter repository.
- MVC based Scaffold generator
- Database migration handler
- File Watcher: rebuild on file content change
$ go install github.com/go-niom/niom@latest
#Get List commands
$ niom -h
$ niom new appname
# development mode
$ niom start:dev
# spin up
$ niom start
Can be found here
If you want to say thank you and/or support the active development of Niom
:
- Add a GitHub Star to the project.
- Tweet about the project on your Twitter.
Niom is an MIT-licensed open-source project.
We truly ❤️ pull requests! If you wish to help.
Please read the contributing Guide
- Author - Nirmal Mandal
- Website - https://go-niom.com
- Twitter - @niomframework
Niom is MIT licensed.