Categorygithub.com/go-niom/niom
modulepackage
0.2.1
Repository: https://github.com/go-niom/niom.git
Documentation: pkg.go.dev

# README

Niom Logo

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

Go Report Card GoDoc coverage-img

Description

Niom framework starter repository.

Features

  • MVC based Scaffold generator
  • Database migration handler
  • File Watcher: rebuild on file content change

Installation

$ go install github.com/go-niom/niom@latest  

#Get List commands 
$ niom -h

Spin up your server

$ niom new appname 

Running the app

# development mode
$ niom start:dev

# spin up
$ niom start

Documentations

Can be found here

Support

If you want to say thank you and/or support the active development of Niom:

  1. Add a GitHub Star to the project.
  2. Tweet about the project on your Twitter.

Niom is an MIT-licensed open-source project.

How to Contribute

We truly ❤️ pull requests! If you wish to help.

Please read the contributing Guide

Stay in touch

License

Niom is MIT licensed.

# Packages

No description provided by the author
No description provided by the author
No description provided by the author