1 unstable release
0.1.0 | Oct 9, 2024 |
---|
#16 in #scalable
159 downloads per month
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.
Table of Contents
Installation
Dependencies
~5–12MB
~145K SLoC