UNPKG

@montarist/nilvera-api

Version:

An unofficial SDK for integrating with Nilvera e-Invoice, e-Archive services

46 lines (28 loc) 994 B
# 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: - [Nilvera API Docs](https:api-docs.nilvera.com.tr) ## 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