Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 month 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-07-15T16:27:56.000Z (4 months ago)
- Last Synced: 2024-10-05T11:59:15.510Z (about 2 months ago)
- Topics: apis, blueprint, express-js, expressjs, javascript, node, node-js
- Language: JavaScript
- Homepage:
- Size: 31.8 MB
- Stars: 126
- Watchers: 12
- 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 applicationsDeveloper 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:[email protected])