Tode CLI

CLI tool for scaffolding node.js APIs that I’ve been working on. The tode CLI aims to enforce strong typing with typescript, consistent project architecture, and common node.js principles.

Features include:

  • Scaffolding Models
  • Scaffolding Controllers(routes)
  • Scaffolding Services
  • Scaffold JWT base authentication
  • Knex.js – Query Builder
  • Objection.js – ORM built ontop of knex.js

You can learn more about the project here.

About the Author

Leave a Reply

Your email address will not be published. Required fields are marked *

You may also like these

No Related Post