Skip to content

Create mobile app integration - #111

Merged
AbdulmujibOladayo merged 1 commit into
Breedar:mainfrom
wumibals:issue-54-mobile-app-integration
Sep 13, 2026
Merged

Create mobile app integration#111
AbdulmujibOladayo merged 1 commit into
Breedar:mainfrom
wumibals:issue-54-mobile-app-integration

Conversation

@wumibals

Copy link
Copy Markdown
Contributor

Adds a mobileapi package with a device registration HTTP handler, a first API endpoint for seamless mobile app integration (push token + platform registration).

Closes #54

@vercel

vercel Bot commented Sep 13, 2026

Copy link
Copy Markdown

@wumibals is attempting to deploy a commit to the abdulmujiboladayo's projects Team on Vercel.

A member of the Team first needs to authorize it.

@AbdulmujibOladayo AbdulmujibOladayo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reasonable starting point for mobile integration — RegisterDeviceHandler validates required fields (device_id, platform) before acknowledging, and returns a proper 201 with the registered device_id. Straightforward JSON handler with no surprises.

@AbdulmujibOladayo
AbdulmujibOladayo merged commit 6ce7fa5 into Breedar:main Sep 13, 2026
2 of 3 checks passed
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.

Create mobile app integration

2 participants