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

Feature request: API for character creator #87

Open
jonepatr opened this issue Mar 11, 2021 · 1 comment
Open

Feature request: API for character creator #87

jonepatr opened this issue Mar 11, 2021 · 1 comment

Comments

@jonepatr
Copy link

Would be great to be able to post a request with the input parameters and receive a json reply with a character!
Would also be nice if CORS was handled so that one can do it from javascript without XSS issues in the browser.

@Grauenwolf
Copy link
Owner

The RA project has a CORS example that's already been tested.

Cap the number of characters generated at something reasonable and send them as an array.

Add a Help page with a link to the Swagger page.

What are the rules for mixing Blazor and WebAPI? Probably just something in the startup order.

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

No branches or pull requests

2 participants