Chart a course for organized REST endpoints!
HarborMaster is a software library that helps you define REST API URLs in a shared library so that multiple applications can read from a single source. With HarborMaster, you can navigate complex API landscapes with ease, securely guiding your data to port.
Explore the docs 📘 View Demo 🖥 Report Bug 🐛 Request Feature 🧰
npm install @nx-fullstack/harbor-master
yarn add @nx-fullstack/harbor-master
nx g @nx-fullstack/harbor-master:library util-routing
nx g @nx-fullstack/harbor-master:library util-routing \
> --directory shared \
> --resourceName users \
> --tags type:util,scope:shared \
> --baseUrl /api/v1
See the open issues for a list of proposed features (and known issues).
Distributed under the MIT License. See LICENSE for more information.
Thanks goes to these wonderful people (emoji key):
Wallace Daniel 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!