Skip to content
This repository was archived by the owner on Oct 9, 2018. It is now read-only.

Please read the readme file for messages#1

Open
saileshkalakoti wants to merge 9 commits intomasterfrom
Sailesh
Open

Please read the readme file for messages#1
saileshkalakoti wants to merge 9 commits intomasterfrom
Sailesh

Conversation

@saileshkalakoti
Copy link
Copy Markdown

No description provided.

Copy link
Copy Markdown
Contributor

@Deepankar01 Deepankar01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Try to implement like this

README.md Outdated
Results are shown in the browser.

Example query:-
http://localhost:7000/people?name='a'&/people?height>40&/people?mass>100&/people?skin_color='f'
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@saileshkalakoti the requests should be something like this
http://localhost:7000/people?name='a'
http://localhost:7000/people?height>40
http://localhost:7000/people?mass>100&skin_color='f' (for multiple query parameters)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants