https://github.com/onehilltech/blueprint
solid framework for building APIs and backend services
https://github.com/onehilltech/blueprint
apis blueprint express-js expressjs javascript node node-js
Last synced: about 1 year ago
JSON representation
solid framework for building APIs and backend services
- Host: GitHub
- URL: https://github.com/onehilltech/blueprint
- Owner: onehilltech
- Created: 2015-07-30T22:44:26.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-07-15T16:27:56.000Z (almost 2 years ago)
- Last Synced: 2025-03-30T11:08:27.915Z (about 1 year ago)
- Topics: apis, blueprint, express-js, expressjs, javascript, node, node-js
- Language: JavaScript
- Homepage:
- Size: 31.8 MB
- Stars: 125
- Watchers: 11
- Forks: 26
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Blueprint
=========================
a solid framework for building APIs and backend services
Features
--------
* Bootstrap common functionality from configurations
* Separation of concerns to maximize reuse of core business logic
* Declarative approach to binding routes to controllers
* Customize behavior and configuration based on execution environment
* Encapsulate application logic into reusable components
* Compose Blueprint applications from other Blueprint applications
Developer Resources
----------------------
### New Developer
Your first time using Blueprint? See our
[Getting Started](https://blueprint.onehilltech.com/quick-start/getting-started) guide.
### Returning Developer
Are you a returning developer? Jump right to our
[Developer's Guide](https://blueprint.onehilltech.com/developer-guide).
Next Steps
-----------------
Interested in training classes? [Contact us](mailto:james@onehilltech.com)