pterodactyl

Crates.iopterodactyl
lib.rspterodactyl
version0.1.0
sourcesrc
created_at2024-10-09 13:33:38.778196
updated_at2024-10-09 13:33:38.778196
descriptionA lightweight, scalable API framework that takes your applications to new heights with speed and agility.
homepagehttps://github.com/TriceraSystems/Pterodactyl
repositoryhttps://github.com/TriceraSystems/Pterodactyl
max_upload_size
id1402391
size62,893
Reece Harris (NotReeceHarris)

documentation

README

Pterodactyl (API Framework)

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.

GitHub Actions Workflow Status GitHub Issues or Pull Requests GitHub repo size

Table of Contents

Installation

Commit count: 30

cargo fmt