Crates.io | pterodactyl |
lib.rs | pterodactyl |
version | 0.1.0 |
source | src |
created_at | 2024-10-09 13:33:38.778196 |
updated_at | 2024-10-09 13:33:38.778196 |
description | A lightweight, scalable API framework that takes your applications to new heights with speed and agility. |
homepage | https://github.com/TriceraSystems/Pterodactyl |
repository | https://github.com/TriceraSystems/Pterodactyl |
max_upload_size | |
id | 1402391 |
size | 62,893 |
A lightweight, scalable API framework designed for speed and agility. It features built-in capabilities like cost limiting (based on processing time) and standardisation. Unlike traditional routing APIs, all requests are directed to a central index as POST requests, which include essential details such as process ID, HTTP method, payload, and cache. This streamlined approach ensures efficient resource management while maintaining high performance.