Skip to content

Create simple REST service for getting Reports #2

Description

@EvilLord666

Because it is demo app first api is going to be like:

GET /api/version - version of reporting service

GET /api/reports/{entity}/{id}/?reportRtpe=&outFormat=&fromDate=&toDate=

POST /login

BODY (json)
{
"login": "admin",
"password": "myPasswd"
}

POST /logout

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions