Kaalka-API
# Kaalka API  ## 🌐 Overview **Kaalka API** is a modern, time-based encryption and decryption RESTful service built using **FastAPI**, powered by the [Kaalka](https://pypi.org/project/kaalka/) encryption library. This API enables developers and businesses to secure messages using timestamps with simple…
Kaalka-API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
ping_ping_get /ping |
|
| POST |
encrypt_endpoint_encrypt_post /encrypt |
|
| POST |
decrypt_endpoint_decrypt_post /decrypt |