Skip to content

Add REST API #10

@liback

Description

@liback

Start transforming this repository into a backend focused one by making it into a REST API.

Entities that should be reachable via standard REST API calls:

  • Maps
  • Users
  • Roles
  • Permissions (read only just to be able to list when creating/updating role?)
  • Authentication using JSON Web Token (JWT)
  • Make sure there are authorization checks in the controllers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions