Add API #37
Labels
No labels
bug
docs
duplicate
enhancement
good first issue
help wanted
question
type: js
type: ruby
unsure
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
dan/siteinspector#37
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add API to be able to scan site on demand
@mwolfaardt unfortunately adding API docs is not a goal of the OSS project (considering that OSS version is for personal use and small companies/projects and so such use cases don't require additional API automation)
But siteinspector uses vuejs frontend and rails API - so you can simply check your browser requests and reuse that API with your user token to implement automation.