Skip to content

REST api design #19

@maxis1718

Description

@maxis1718

Let's use this thread to build our APIs.

routing: https://github.com/expressjs/express-resource

APIs:

  • nearby tasks
    • input: geo, [limit, tags]
    • output: a list of tasks
  • my tasks
    • input: user Id
    • output: a list of tasks
  • task
    • input: task Id
    • output: task info

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions