Skip to content

Conversation

albu-diku
Copy link
Contributor

@albu-diku albu-diku commented Nov 25, 2024

No description provided.

@albu-diku albu-diku force-pushed the addition/core-api branch 2 times, most recently from 267875b to 067b2c2 Compare November 27, 2024 13:16
@albu-diku albu-diku force-pushed the addition/core-api branch 3 times, most recently from 85f9adb to 2eb2c72 Compare December 23, 2024 16:10
@albu-diku albu-diku changed the base branch from edge to next January 27, 2025 12:37
@albu-diku albu-diku force-pushed the addition/core-api branch 4 times, most recently from 42cc644 to a9bea6f Compare January 28, 2025 09:03
@albu-diku albu-diku marked this pull request as ready for review January 28, 2025 09:09
@albu-diku albu-diku force-pushed the addition/core-api branch 4 times, most recently from 32c2b91 to 9875abb Compare February 5, 2025 14:43
@albu-diku albu-diku marked this pull request as draft February 25, 2025 09:26
@albu-diku albu-diku force-pushed the addition/core-api branch 2 times, most recently from f284ab9 to 811b340 Compare March 10, 2025 15:08
@albu-diku albu-diku force-pushed the addition/core-api branch from 811b340 to 19fc7fc Compare July 28, 2025 14:07
Do the core work necessary to have a first response served to a GET
request and some basic wiring to allow submission of JSON via POST.

CHECKPOINT: running coreapi server

overrides? not yet sure why this was needed

Implement a user creation endpoint in the server.

Back a POST handler onto the refactored createuser functionality file which
exposes a function that can be invoked programatically with a configuration.

Split out the response data decoding chunk.

axe depedency pn reworkings on userapi

fixups - move closer to the server working without createuser changes

Implement finding users by email address.

relocate

fixup

carve out payloads and rework them to make use of the validation helper

shut up flake complaints about things that have changed

further fixup

another
provide access within those routes to the server-wide configuration using
the documented "app_context" provisions
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.

1 participant