Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/christoph-jerolimov/pixelfed-app
- Owner: christoph-jerolimov
- Created: 2020-08-29T16:34:37.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-27T23:56:01.000Z (about 4 years ago)
- Last Synced: 2024-11-25T12:16:23.367Z (28 days ago)
- Language: TypeScript
- Homepage:
- Size: 1.38 MB
- Stars: 10
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)