Skip to content
This repository was archived by the owner on Dec 13, 2022. It is now read-only.

Spike: Python api #3

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

Spike: Python api #3

wants to merge 8 commits into from

Conversation

0atman
Copy link

@0atman 0atman commented Mar 7, 2022

  • user "auth"
  • GH actions for build + lint

API design

  • post "/publish"
  • def form_exists_for_user?(user, key)
  • get "/published"
  • get "/published/:id"
  • def authenticated_user
  • def forms_for_user(user)
  • def seed_data_for_user(user)
  • get "/seed/:user" (optional, designer expects forms to exist)

@0atman 0atman self-assigned this Mar 7, 2022
@0atman 0atman changed the title Blank flask-restful project with sensible defaults Python prototype Mar 8, 2022
@0atman 0atman changed the title Python prototype Spike: Python api Mar 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants