Skip to content
/ krojs Public

A CLI to create easy and fast a GraphQL Koa API with everything you need for a production-grade API

Notifications You must be signed in to change notification settings

vroudge/krojs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

krojs

A back-end framework with generators for node APIs

krojs create - Creates a basic backbone krojs app inside the current directory.

###TODO:

  • 1: Have a CLI creating application basics

    • directory DONE
    • git + gitignore DONE
    • app itself DONE
  • 2: Create app backbone with everything needed for a proper backend

    • HTTP server based on Koa DONE
    • Configuration system WIP
    • Database connector system WIP
    • Migration system
    • Logger system (routes + errors)
    • Basic security on it

###Ideas - Add option for linter rules download/override - Add option for babelrc override -

About

A CLI to create easy and fast a GraphQL Koa API with everything you need for a production-grade API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published