Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 994 Bytes

README.md

File metadata and controls

45 lines (28 loc) · 994 Bytes

Unofficial Nilvera API Client

Overview

Unofficial library for Nilvera API platform, providing comprehensive access to Nilvera's business management services.

Key Features

  • Full TypeScript support with type definitions
  • Comprehensive API coverage for some Nilvera endpoints
  • Built-in authentication and session management
  • Service-oriented architecture
  • Error handling and retry mechanisms

Installation

npm install @montarist/nilvera-api

API Documentation

For detailed API documentation, visit:

Contributing

  1. Fork the repository
  2. Create feature branch (git checkout -b feature/amazing-feature)
  3. Commit changes (git commit -m 'Add amazing feature')
  4. Push to branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

Support

  • GitHub Issues

License

This project is licensed under the MIT License - see the LICENSE file for details

Authors

  • Montarist Team