Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create FediAPI module #5

Closed
wants to merge 12 commits into from
Closed

Create FediAPI module #5

wants to merge 12 commits into from

Conversation

wingio
Copy link
Member

@wingio wingio commented Dec 18, 2023

FediAPI will be a library designed to seamlessly interact with the APIs of various fediverse software (Masto, Akkoma, Misskey, Firefish, etc.)

  • Mastodon API
    • All entities modeled
    • All routes set up
  • Akkoma API
    • All entities modeled
    • All routes set up
  • Misskey API
    • All entities modeled
    • All routes set up
  • Firefish API
    • All entities modeled
    • All routes set up

 * CanonicalEmailBlock
 * Cohort
 * Dimension
 * DomainAllow
 * DomainBlock
 - EmailDomainBlock
 - IpBlock
 - Measure
 - Report
* Announcement
* Application
* DomainBlock
* Error
* ExtendedDescription
* FamiliarFollowers
* Filter
* FilterKeyword
* FilterResult
* FilterStatus
* FeaturedTag
* IdentityProof
* Instance
* InstanceConfiguration
* InstanceContact
* InstanceMediaConfiguration
* InstancePollConfiguration
* InstanceRegistrationConfiguration
* InstanceStatusConfiguration
* InstanceThumbnail
* InstanceUsage
* Rule
* List
* Marker
* MediaAttachment
* MediaMetadata
* Poll
* Preferences
* PreviewCard
* Reaction
* Relationship

* List -> UserList
* Context
* Conversation
* Notification
* Report
* ScheduledStatus
* Search
* StatusEdit
* StatusSource
* Suggestion
* Tag
* Token
* Translation
* V1Filter
* V1Instance
* V1InstanceConfiguration
* WebPushSubscription
@wingio
Copy link
Member Author

wingio commented Jan 9, 2024

Decided to move this to a separate repo for more flexibility (https://github.com/wingio/fediapi)

@wingio wingio closed this Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant