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

Build FastAPI Service to implement NorFab REST API #8

Closed
dmulyalin opened this issue Feb 9, 2025 · 2 comments
Closed

Build FastAPI Service to implement NorFab REST API #8

dmulyalin opened this issue Feb 9, 2025 · 2 comments

Comments

@dmulyalin
Copy link
Owner

Develop FastAPI based service to support REST API for NorFab, endpoints

  1. job - get, post to submit and retrieve jobs asynchronously
  2. run_job - to run job synchronously
  3. add support for authentication using bearer token
  4. create nfcli fastapi subshell to work with FastAPI service
  5. update documentation
  6. create tests
@dmulyalin
Copy link
Owner Author

1 and 2 and 4 added in 0.3.0 release

@dmulyalin
Copy link
Owner Author

3,4,5,6 - added in 0.5.0

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