Socket
Socket
Sign inDemoInstall

@nx-fullstack/harbor-master

Package Overview
Dependencies
2
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @nx-fullstack/harbor-master

<small> Chart a course for organized REST endpoints! </small>


Version published
Weekly downloads
0
Maintainers
1
Created
Weekly downloads
 

Changelog

Source

1.0.5 (2024-02-20)

Bug Fixes

  • removed circular dep from harbor-master package (07e5b68)

Readme

Source

Logo
Chart a course for organized REST endpoints!

@nx-fullstack/harbor-master

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 🧰

Downloads Contributors Issues License Build Status Commitizen friendly semantic-release styled with prettier

Table Of Contents

Built With

Installation

NPM
npm install @nx-fullstack/harbor-master
Yarn
yarn add @nx-fullstack/harbor-master

Usage

Interactively generating a routing library
nx g @nx-fullstack/harbor-master:library util-routing
Generating a routing library without prompts
nx g @nx-fullstack/harbor-master:library util-routing \
> --directory shared \
> --resourceName users \
> --tags type:util,scope:shared \
> --baseUrl /api/v1

Roadmap

See the open issues for a list of proposed features (and known issues).

License

Distributed under the MIT License. See LICENSE for more information.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Wallace Daniel
Wallace Daniel

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

Acknowledgements

Keywords

FAQs

Last updated on 20 Feb 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc