8000 GitHub - noorzaie/confork-core: A restfull API framework that needs minimal coding
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A restfull API framework that needs minimal coding

Notifications You must be signed in to change notification settings

noorzaie/confork-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 restfull API framework that needs minimal coding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0