confork-core
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

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

Package Sidebar

Install

npm i confork-core

Weekly Downloads

1

Version

1.0.3

License

MIT

Unpacked Size

195 kB

Total Files

210

Last publish

Collaborators

  • aanoorzaie