Skip to content

noorzaie/create-confork-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currently, confork is in beta version, and after getting feedbacks and completing features and tests, will be released.

Confork

Confork is a node.js (with the typescript) framework that allows you to create restful API with writing minimal coding. The idea behind confork is to implement common rest API codes using configuration.

Main features

- Supports express and koa frameworks
- Supports all database ORMs (default is `typeorm`)
- Automatically generate swagger and postman documentations
- Automatically validate data according to database schema
- Advanced data search using query string
- Includes many ready to use modules

Documentation

To see how you can use confork, check out documentations

About

A command line tool to create confork projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published