Skip to content
This repository has been archived by the owner on Dec 21, 2022. It is now read-only.

(feat) Implement Restful API endpoints #156

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

denzuko
Copy link

@denzuko denzuko commented Dec 26, 2017

Changes

  • Migrated Flask application to use restful endpoints
  • Migrated Angular application to use the new restful api
  • [TODO] Modify cli to access restful api

Use case

As a user
I would like to use a driver for AIMS that pulls inventory items from sshstorm
So that I can manage my workflow on via jump servers with ssh, git, and ansible more easily

* Endpoints now are / and /index for the web ui and /servers/:name for data
   * Updated scope requests to match change in `(feat) implement restful api`
@denzuko
Copy link
Author

denzuko commented Dec 26, 2017

Implemented issues #138

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant