1.0.5 • Published 12 months ago

glands v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

Glands

Glands is a lightweight framework for Node.js designed for simplicity and high performance.

Features

  • Lightweight: Minimal overhead to keep your applications fast and responsive.
  • Intuitive API: Easy-to-use interface for quick development and deployment.
  • Modular: Flexible and extendable, allowing you to add only the features you need.

Getting Started

Installation

To install Gland, simply run:

npm install glands

Basic Usage

Create a basic web server with Gland:

  1. Import Gland: Import the Gland module into your project.
  2. Initialize the Server: Create an instance of the Gland server.
  3. Define Routes: Set up your routes to handle different HTTP requests.
  4. Start the Server: Start the server and listen on a specified port.

Documentation

For detailed documentation and API references, please visit the Gland Documentation.

Contributing

We welcome contributions to Gland! If you would like to contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bugfix.
  3. Commit your changes and push to your branch.
  4. Open a pull request and describe your changes.

License

Gland is licensed under the MIT License. See the LICENSE file for more details.

Contact

For any questions or inquiries, please contact us at mediishn@gmail.com.

1.0.5

12 months ago

1.0.4

12 months ago

1.0.3

12 months ago

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago