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

REST endpoints documentation #806

Open
andreasciamanna opened this issue Aug 30, 2024 · 2 comments
Open

REST endpoints documentation #806

andreasciamanna opened this issue Aug 30, 2024 · 2 comments
Labels
wontfix This will not be worked on

Comments

@andreasciamanna
Copy link

Hi!

I'm using Bull-board on a NestJS (mono repo) project, in its dedicated sub-app for monitoring the queue.

It works just fine for my needs.

However, while debugging some problems with the queue, I realized that bull-board defines and uses several REST endpoints to interact with it.

Obviously, by inspecting the requests and looking at the routes definitions, I can infer most of the specs, but I wonder if there is actual documentation of these endpoints: I couldn't find it anywhere.

@felixmosh
Copy link
Owner

felixmosh commented Aug 30, 2024

Hi, we don't have any documentation for that api, you can inspect the routes in the api package.

Feel free to make a PR for it.

Copy link

stale bot commented Dec 14, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Dec 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants