Unofficial library for Nilvera API platform, providing comprehensive access to Nilvera's business management services.
- 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
npm install @montarist/nilvera-api
For detailed API documentation, visit:
- Fork the repository
- Create feature branch (
git checkout -b feature/amazing-feature
) - Commit changes (
git commit -m 'Add amazing feature'
) - Push to branch (
git push origin feature/amazing-feature
) - Open a Pull Request
- GitHub Issues
This project is licensed under the MIT License - see the LICENSE file for details
- Montarist Team