A ExpressJS like framework, that aims to use modern features and patterns to scale your API.
Simplex is an NPM package inspired by ExpressJS. Its main goal is to help developers to build APIs, routing systems, and middleware handling.
- Node.js (v21.7)
- Debian OS
Warning
This version of NodeJS was used to create the project, but it doesn't mean that the package only works with it.
- NPM Package for API creation
- Middleware system
- Express-like routing system
- Decorators based routing
- Node.js version 21.7 or higher
npm install simplex-apiNote
In the examples folder, we have a lot of examples of how to use the package, feel free to copy or do your version of the implementation.
This project is licensed under the MIT License.
- Name: Luan Afonso
- LinkedIn: https://www.linkedin.com/in/luan-henrique-afonso-881154280/
- GitHub: https://github.com/luanAfons0
- Other developers