dupgit / flux-restful-api

Flux RESTful API provided by FastAPI

Home Page:https://flux-framework.org/flux-restful-api/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flux RESTFul API

All Contributors

DOI

img/flux-restful-eyes-small.png

This is a small Flux Python API (using FastAPI) that can be containerized alongside Flux, and provide an easy means to interact with Flux via the API. With Flux RESTful we can:

  1. provide simple endpoints to submit jobs, list jobs, or get job status
  2. eventually support subscribing to events and a user interface job table
  3. option to kill or stop the server (intended for Flux Operator)
  4. allow for start with a user name and token (for basic auth)

This project is new and we look forward to hearing your feedback. See our ⭐️ Documentation ⭐️ to get started, and take a look at the clients we provide to interact with the server.

img/flux-restful.png

😁️ Contributors 😁️

We use the all-contributors tool to generate a contributors graphic below.

Vanessasaurus
Vanessasaurus

💻
Todd Gamblin
Todd Gamblin

💻
Khoi Nguyen
Khoi Nguyen

💻

Release

SPDX-License-Identifier: LGPL-3.0

LLNL-CODE-764420

About

Flux RESTful API provided by FastAPI

https://flux-framework.org/flux-restful-api/

License:GNU Lesser General Public License v3.0


Languages

Language:Python 81.2%Language:HTML 14.2%Language:CSS 2.2%Language:Dockerfile 1.2%Language:Shell 0.8%Language:Mako 0.3%Language:Makefile 0.1%