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

[server] Allow setting different basepath. And support for static web services. #1104

Closed
pinghe opened this issue May 21, 2024 · 1 comment
Closed
Labels

Comments

@pinghe
Copy link
Contributor

pinghe commented May 21, 2024

Allow setting different basepath.
And support for static web services.

pinghe added a commit to pinghe/agdb that referenced this issue May 21, 2024
@michaelvlach michaelvlach moved this to In Progress in agdb May 25, 2024
michaelvlach added a commit that referenced this issue Jun 7, 2024
* [server] Allow setting different basepath. And support for static web services. #1104

* [server] Allow setting different basepath and static web #1104

* Corrected formatting errors.

* Revise the contents of the agdb_server.yaml file.

* fixed openapi json path

* Corrected formatting errors.

* allow openapi web

* finalize pr

* update examples and docs

---------

Co-authored-by: Michael Vlach <[email protected]>
@agnesoft
Copy link
Owner

agnesoft commented Jun 7, 2024

Completed by #1105

@pinghe Hi, this is now done. I have included changes to the APIs to allow use of basepath as well. I have simplified it that it just takes connection string that may optionally include the required prefix instead of splitting host/port/baseapath as before. It will be included in the next major release because there are several breaking changes (like the constructor I just mentioned) that require increase of major semantic version.

Of course you can always build it right away from current main. :-)

@agnesoft agnesoft closed this as completed Jun 7, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in agdb Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

3 participants