Skip to content
Snippets Groups Projects

Minimal app : inbox API, models, token auth, basic payload validation

Merged Renaud Boyer requested to merge prototype into main

Issue: https://gitlab.softwareheritage.org/product-management/coarnotify-service/-/issues/3

Goals:

  • handle POST / and return receipt with Location header (newly cr
  • handle HEAD / with Link header to our inbox
  • handle GET /<uuid> and return user's notification
  • handle GET / and return user's inbox
  • static landing page
  • models to store notifications
  • A DRF Token based auth + django users
  • basic payload validation
  • a first draft of the payloads
  • Send Accept CN
  • Send Reject CN
  • Send Unprocessable CN
  • dev/prod settings + swh config
  • call extrinsic metadata storage
  • basic makefile
  • Tests
Edited by Renaud Boyer

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading