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

Combine RPC&REST to a single systemd service / cache #27

Open
Reecepbcups opened this issue Mar 13, 2023 · 0 comments · May be fixed by #42
Open

Combine RPC&REST to a single systemd service / cache #27

Reecepbcups opened this issue Mar 13, 2023 · 0 comments · May be fixed by #42

Comments

@Reecepbcups
Copy link
Owner

Reecepbcups commented Mar 13, 2023

Could be cool based off user requests

  • On load, get all possible REST endpoints via the openapi. Use * regex for any { } areas
  • if user requests a regex match, forward to 1317
  • else 26657 rpc / websocket req

Compile RPC links -> open api, and inject into REST openapi. Place on top of the REST api UI

@Reecepbcups Reecepbcups linked a pull request Jul 4, 2023 that will close this issue
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 a pull request may close this issue.

1 participant