Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clayrisser/trailblazer
A pragmatic implementation of TrailsJS for rapid development
https://github.com/clayrisser/trailblazer
api express node nodejs rest server trails trailsjs
Last synced: about 1 month ago
JSON representation
A pragmatic implementation of TrailsJS for rapid development
- Host: GitHub
- URL: https://github.com/clayrisser/trailblazer
- Owner: clayrisser
- License: mit
- Created: 2018-02-14T20:51:28.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2023-07-14T04:37:28.000Z (over 1 year ago)
- Last Synced: 2024-12-08T20:53:50.025Z (about 1 month ago)
- Topics: api, express, node, nodejs, rest, server, trails, trailsjs
- Language: JavaScript
- Size: 959 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# trailblazer
[![GitHub stars](https://img.shields.io/github/stars/jamrizzi/trailblazer.svg?style=social&label=Stars)](https://github.com/jamrizzi/trailblazer)
A pragmatic implementation of TrailsJS for rapid development
![](assets/trailblazer.png)
Please ★ this repo if you found it useful ★ ★ ★
## Features
* Automatic restart during development
* Automatic API documentation with swagger
* Custom responses
* Boom error handling
* Automatic endpoint creation with footprints
* Express for the server
* Waterline for the ORM
* Super efficient docker support## Installation
```sh
git clone https://github.com/jamrizzi/trailblazer
```## Dependencies
* [NodeJS](https://nodejs.org)
## Usage
[Contribute](https://github.com/jamrizzi/trailblazer/blob/master/CONTRIBUTING.md) usage docs
## Support
Submit an [issue](https://github.com/jamrizzi/trailblazer/issues/new)
## Screenshots
[Contribute](https://github.com/jamrizzi/trailblazer/blob/master/CONTRIBUTING.md) a screenshot
## Contributing
Review the [guidelines for contributing](https://github.com/jamrizzi/trailblazer/blob/master/CONTRIBUTING.md)
## License
[MIT License](https://github.com/jamrizzi/trailblazer/blob/master/LICENSE)
[Jam Risser](https://jam.jamrizzi.com) © 2018
## Changelog
Review the [changelog](https://github.com/jamrizzi/trailblazer/blob/master/CHANGELOG.md)
## Credits
* [Jam Risser](https://jam.jamrizzi.com) - Author
## Support on Beerpay (actually, I drink coffee)
A ridiculous amount of coffee :coffee: :coffee: :coffee: was consumed in the process of building this project.
[Add some fuel](https://beerpay.io/jamrizzi/trailblazer) if you'd like to keep me going!
[![Beerpay](https://beerpay.io/jamrizzi/trailblazer/badge.svg?style=beer-square)](https://beerpay.io/jamrizzi/trailblazer) [![Beerpay](https://beerpay.io/jamrizzi/trailblazer/make-wish.svg?style=flat-square)](https://beerpay.io/jamrizzi/trailblazer?focus=wish)