Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+3 votes
1.7k views
in Plugins by
Hi,

I want to write a REST API by developing a plugin,

At first step i want get current route and ( if route matched to my route list [that it can be an array] ) send suitable response to client ..

Can anyone tell how can i do this? (a code example can be a good answer)

2 Answers

0 votes
by
Not sure how relevant this is to your needs but this repository has some code that provides a REST api to a JAVA client: https://github.com/m1ky91/q2a-rest-api
by
Is there any documentation for this ?
by
Doesn't look like it but you can always place a request for it in the issues section or contact the author through his email address.
0 votes
by

I've created a REST API that takes JSON and outputs JSON.

Just changed the status of the project to open in Gitlab.

https://gitlab.com/arunanson/question2answer-rest-api

I like getting thanked if it helped you :) 

by
This could be one of the most helpful contributions. Did create an android/ios app with your API? Can we see a sample?

Welcome to the Q&A site for Question2Answer.

If you have a question about Q2A, please ask here, in English.

To report a bug, please create a new issue on Github or ask a question here with the bug tag.

If you just want to try Q2A, please use the demo site.

Categories

...