You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.
Linchpin is positioning itself as the 'de facto' cloud provisioning tool. The tool offers lots of different ways for users to be able to use and execute the application - native/virtualenv install, container, AppImage, etc. but this is all CLI based.
It would be great to wrap the LinchpinAPI in a Flask app that would provide an equivalent RESTful interface to the CLI that developers can develop against. Allowing it to be easier integrated and consumed as a service in modular and loosely coupled fashion.
The text was updated successfully, but these errors were encountered:
Dannyb48
changed the title
Provide a REST API for Linchpin
RFE: Provide a REST API for Linchpin
May 23, 2019
restylinchpin project is currently being worked on.
However, It is currently is in the prototype phase.
Please report any issues if you have on https://github.com/CentOS-PaaS-SIG/restylinchpin
Linchpin is positioning itself as the 'de facto' cloud provisioning tool. The tool offers lots of different ways for users to be able to use and execute the application - native/virtualenv install, container, AppImage, etc. but this is all CLI based.
It would be great to wrap the LinchpinAPI in a Flask app that would provide an equivalent RESTful interface to the CLI that developers can develop against. Allowing it to be easier integrated and consumed as a service in modular and loosely coupled fashion.
The text was updated successfully, but these errors were encountered: