Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inserted sample nginx config for API in api_nginx-frontend.conf #4382

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

kiatng
Copy link
Contributor

@kiatng kiatng commented Nov 25, 2024

Description (*)

This PR provides a sample config for API in api_nginx-frontend.conf, which took me a while to figure out.

Related Pull Requests

PR #1209
PR #1210

@colinmollenhour
Copy link
Member

Perhaps the REST API should be default exposed? It was mainly the XMLRPC API that I figured didn't need to be exposed by default.

@kiatng
Copy link
Contributor Author

kiatng commented Dec 3, 2024

Perhaps the REST API should be default exposed? It was mainly the XMLRPC API that I figured didn't need to be exposed by default.

I'm not sure. My guess is that SOAP is the common one. REST is tied to OAuth, limited use case. I don't think many use the new JSON-RPC. We do not have to expose a default API. \api.php takes care of any API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants