Swiftarr is the back-end engine of Twit-arr, implementing API v3. Swiftarr is unsurprisingly written entirely in Swift, using the asynchronous Vapor framework. Swiftarr runs wherever server-side Swift is officially supported though it has only been tested on MacOS and Linux.
To get started check out the documentation at https://docs.twitarr.com or at ./docs
!
The documentation is automatically generated with every commit.