Skip to content

implementation progress #1

Description

@myguidingstar
  • database design (migrations provided)
  • user login and jwt token middleware (via buddy
  • CRUD for users, article, follow, tag, favorite, comments
    • C
    • R: walkable schema & queries for all
    • U: user and article
    • D
  • transform clj data (rename keywords, remove namespaces) to conform realworld spec
    • implement transform functions
    • Used them in GET routes for article, comments, and profile
    • return the data after create/update operations as described in spec

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions