Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/christoph-jerolimov/pixelfed-app

๐ŸŒˆ Pixelfed app for Android and iOS
https://github.com/christoph-jerolimov/pixelfed-app

Last synced: 28 days ago
JSON representation

๐ŸŒˆ Pixelfed app for Android and iOS

Awesome Lists containing this project

README

        

# ๐ŸŒˆ A Pixelfed app

๐Ÿฆนโ€โ™‚๏ธ Pre alpha

### API

* [Pixelfed API doc](https://docs.pixelfed.org/technical-documentation/api-v1.html)
* [Laravel Passport doc](https://laravel.com/docs/7.x/passport)
* [Expo AuthSession doc](https://docs.expo.io/versions/latest/sdk/auth-session/)
* [Routes](https://github.com/pixelfed/pixelfed/blob/dev/routes/api.php)
* [ApiV1Controller](https://github.com/pixelfed/pixelfed/blob/dev/app/Http/Controllers/Api/ApiV1Controller.php)
* [StoryController](https://github.com/pixelfed/pixelfed/blob/dev/app/Http/Controllers/StoryController.php)