https://github.com/apiverve/mayancalendar-api
Mayan Calendar converts Gregorian dates to the ancient Mayan calendar system. Returns the Long Count, Tzolkin (260-day sacred calendar), and Haab (365-day civil calendar) dates.
https://github.com/apiverve/mayancalendar-api
android-library api apiverve dotnet java mayancalendar nodejs npm-package nuget-package python python-package reference-data rest-api
Last synced: 5 days ago
JSON representation
Mayan Calendar converts Gregorian dates to the ancient Mayan calendar system. Returns the Long Count, Tzolkin (260-day sacred calendar), and Haab (365-day civil calendar) dates.
- Host: GitHub
- URL: https://github.com/apiverve/mayancalendar-api
- Owner: apiverve
- License: mit
- Created: 2025-12-09T06:44:37.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2026-02-14T05:37:48.000Z (5 months ago)
- Last Synced: 2026-02-14T11:33:41.352Z (5 months ago)
- Topics: android-library, api, apiverve, dotnet, java, mayancalendar, nodejs, npm-package, nuget-package, python, python-package, reference-data, rest-api
- Language: C#
- Homepage: https://apiverve.com/marketplace/mayancalendar?utm_source=github&utm_medium=repo
- Size: 94.7 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# [Mayan Calendar API](https://apiverve.com/marketplace/mayancalendar?utm_source=github&utm_medium=readme)
Mayan Calendar converts Gregorian dates to the ancient Mayan calendar system. Returns the Long Count, Tzolkin (260-day sacred calendar), and Haab (365-day civil calendar) dates.
The Mayan Calendar API provides a simple, reliable way to integrate mayan calendar functionality into your applications. Built for developers who need production-ready mayan calendar capabilities without the complexity of building from scratch.
**[View API Details →](https://apiverve.com/marketplace/mayancalendar?utm_source=github&utm_medium=readme)**
[](https://opensource.org/licenses/MIT)
[](https://apiverve.com/marketplace/mayancalendar?utm_source=github&utm_medium=readme)
[](#)
[](#installation)
**Available on:**
[](https://www.npmjs.com/package/@apiverve/mayancalendar)
[](https://www.nuget.org/packages/APIVerve.API.MayanCalendar)
[](https://pypi.org/project/apiverve-mayancalendar/)
[](https://rubygems.org/gems/apiverve_mayancalendar)
[](https://packagist.org/packages/apiverve/mayancalendar)
[](#-go)
[](https://pub.dev/packages/apiverve_mayancalendar)
[](#-android-jitpack)
---
## Quick Start
### Using JavaScript
```javascript
async function callMayanCalendarAPI() {
try {
const response = await fetch('https://api.apiverve.com/v1/mayancalendar', {
method: 'GET',
headers: {
'x-api-key': 'YOUR_API_KEY_HERE'
}
});
const data = await response.json();
console.log(data);
} catch (error) {
console.error('Error:', error);
}
}
callMayanCalendarAPI();
```
### Using cURL
```bash
curl -X GET "https://api.apiverve.com/v1/mayancalendar?param=value" \
-H "x-api-key: YOUR_API_KEY_HERE"
```
**Get your API key:** [https://apiverve.com](https://apiverve.com)
**📁 For more examples, see the [examples folder](./examples/)**
---
## Installation
Choose your preferred programming language:
### 📦 NPM (JavaScript/Node.js)
```bash
npm install @apiverve/mayancalendar
```
[**View NPM Package →**](https://www.npmjs.com/package/@apiverve/mayancalendar) | [**Package Code →**](./npm/)
---
### 🔷 NuGet (.NET/C#)
```bash
dotnet add package APIVerve.API.MayanCalendar
```
[**View NuGet Package →**](https://www.nuget.org/packages/APIVerve.API.MayanCalendar) | [**Package Code →**](./nuget/)
---
### 🐍 Python (PyPI)
```bash
pip install apiverve-mayancalendar
```
[**View PyPI Package →**](https://pypi.org/project/apiverve-mayancalendar/) | [**Package Code →**](./python/)
---
### 💎 Ruby (RubyGems)
```bash
gem install apiverve_mayancalendar
```
[**View RubyGems Package →**](https://rubygems.org/gems/apiverve_mayancalendar) | [**Package Code →**](./ruby/)
---
### 🐘 PHP (Packagist)
```bash
composer require apiverve/mayancalendar
```
[**View Packagist Package →**](https://packagist.org/packages/apiverve/mayancalendar) | [**Package Code →**](./php/)
---
### 🎯 Dart (pub.dev)
```bash
dart pub add apiverve_mayancalendar
```
[**View pub.dev Package →**](https://pub.dev/packages/apiverve_mayancalendar) | [**Package Code →**](./dart/)
---
### 🤖 Android (JitPack)
```gradle
implementation 'com.github.apiverve:mayancalendar-api:1.0.0'
```
[**Package Code →**](./android/)
---
### 🐹 Go
```bash
go get github.com/apiverve/mayancalendar-api/go
```
[**Package Code →**](./go/)
---
## Why Use This API?
| Feature | Benefit |
|---------|---------|
| **Multi-language SDKs** | Native packages for JavaScript, Python, C#, Go, and Android |
| **Simple Integration** | Single API key authentication, consistent response format |
| **Production Ready** | 99.9% uptime, fast response times, used by thousands of developers |
| **Comprehensive Docs** | Full examples, OpenAPI spec, and dedicated support |
---
## Documentation
- 🏠 **API Home:** [Mayan Calendar API](https://apiverve.com/marketplace/mayancalendar?utm_source=github&utm_medium=readme)
- 📚 **API Reference:** [docs.apiverve.com/ref/mayancalendar](https://docs.apiverve.com/ref/mayancalendar)
- 📖 **OpenAPI Spec:** [openapi.yaml](./openapi.yaml)
- 💡 **Examples:** [examples/](./examples/)
---
## What Can You Build?
The Mayan Calendar API is commonly used for:
- **Web Applications** - Add mayan calendar features to your frontend or backend
- **Mobile Apps** - Native SDKs for iOS and Android development
- **Automation** - Integrate with n8n, Zapier, or custom workflows
- **SaaS Products** - Enhance your product with mayan calendar capabilities
- **Data Pipelines** - Process and analyze data at scale
---
## API Reference
### Authentication
All requests require an API key in the header:
```
x-api-key: YOUR_API_KEY_HERE
```
Get your API key: [https://apiverve.com](https://apiverve.com)
### Response Format
All responses are JSON with this structure:
```json
{
"status": "ok",
"data": { ... }
}
```
---
## Support & Community
- 🏠 **API Home**: [Mayan Calendar API](https://apiverve.com/marketplace/mayancalendar?utm_source=github&utm_medium=readme)
- 💬 **Support**: [https://apiverve.com/contact](https://apiverve.com/contact)
- 🐛 **Issues**: [GitHub Issues](../../issues)
- 📖 **Documentation**: [https://docs.apiverve.com](https://docs.apiverve.com)
- 🌐 **Website**: [https://apiverve.com](https://apiverve.com)
---
## Contributing
We welcome contributions! Please see [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.
---
## Security
For security concerns, please review our [Security Policy](SECURITY.md).
---
## License
This project is licensed under the **MIT License** - see the [LICENSE](LICENSE) file for details.
---
## Acknowledgments
Built with ❤️ by [APIVerve](https://apiverve.com)
Copyright © 2026 APIVerve. All rights reserved.