Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
RESTful API for executing Ansible playbooks remotely
(opens in new tab)
(github.com)
2 points
lfkdev
1y ago
2 comments
Save
Share
2 comments
2 comments · 1 top-level
top
newest
oldest
dogaar
1y ago
· 1 in thread
REST is for data transfers not executions. One of these would have been a much better choice: JSON-RPC, XML-RPC, gRPC.
lfkdev
OP
1y ago
I'm with you that RPC is better suited for action-oriented APIs - but flask-restx gets the job done well and I know more about it, which is enough for me to simply stick with it. I also like swagger. I'll consider RPC for my next project though
j
/
k
navigate · click thread line to collapse