Skip to content
/ niom Public

Niom is a Golang web framework for developing efficient and scalable server-side applications.

License

Notifications You must be signed in to change notification settings

go-niom/niom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Niom is a Golang web framework for developing efficient and scalable server-side applications.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages