#rest

bin+lib pterodactyl

A lightweight, scalable API framework that takes your applications to new heights with speed and agility

1 unstable release

0.1.0 Oct 9, 2024

#84 in #rest

Download history 121/week @ 2024-10-04 31/week @ 2024-10-11

152 downloads per month

AGPL-3.0

22KB
95 lines

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

Dependencies

~6–12MB
~150K SLoC