Skip to content
forked from Adeohluwa/gen

Boilerplate generator for Nim Lang's Jester web framework

License

Notifications You must be signed in to change notification settings

nim-lang-cn/gen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generator

License: MIT Build Status

Scaffolding tool for Nim Lang's Jester web framework that is brain dead easy to use

Features

  • Get your app ready in no time.
  • MVC architecture (Models, Views, Routes)
  • Prebundled with a Dockerfile.
  • Prebundled with a .nimble file
  • Integrate quickly with PostgreSQL via norm.

Installation

$ nimble install gen

Usage

WIP

  • Create jester sample route files
  • Automatically install commonly used modules
  • Generate controllers
  • Generate models
  • Generate API

Contributions

Still learning too, I would love any contribution and or suggestions which would make this project better. Feel free to fork this repo, create a pull request and it will be reviewed and merged!

About

Boilerplate generator for Nim Lang's Jester web framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Nim 97.3%
  • Dockerfile 2.7%