···2233A barebones implementation of an atproto PDS in PHP and Slim Framework 4.
4455+This is a work-in-progress project done for fun! Don't expect it to be production-ready or fully compliant with atproto specs!
66+77+## Features
88+99+The following XRPC endpoints are implemented:
1010+1111+- `com.atproto.server.describeServer`
1212+- `com.atproto.identity.resolveHandle`
1313+514## Installation
615716To serve the application, clone the repository and run `composer install` in the application directory.