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

Create frontend client #38

Open
2 of 4 tasks
nam20485 opened this issue Oct 6, 2023 · 3 comments
Open
2 of 4 tasks

Create frontend client #38

nam20485 opened this issue Oct 6, 2023 · 3 comments
Assignees

Comments

@nam20485
Copy link
Owner

nam20485 commented Oct 6, 2023

Currently frontend clients can only consume the JSON from the server's REST API.

Once writing to the file and POST/PUT'ing REST API endpoints are created an editor w/ modification and saving features can be created.

  • C#
  • Python
  • C++
  • Web frontend UI
@oliv3r oliv3r mentioned this issue Feb 12, 2024
10 tasks
@nam20485
Copy link
Owner Author

nam20485 commented Feb 28, 2024

Very basic REST API client started in C#: nam20485/OdbDesignClient

@nam20485 nam20485 mentioned this issue Apr 21, 2024
1 task
@nam20485
Copy link
Owner Author

nam20485 commented Apr 21, 2024

C++ example is the REST API Server: see code at /OdbDesignServer

The C++ server links to the C++ shared library. (See CMakeLists.txt)

@nam20485
Copy link
Owner Author

Web frontend UI is WIP. See https://github.com/nam20485/OdbDesignWebClient

@nam20485 nam20485 self-assigned this Apr 22, 2024
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

No branches or pull requests

1 participant