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

Create a Python command-line client for querying the Content API #219

Open
annegentle opened this issue Feb 22, 2016 · 3 comments
Open

Create a Python command-line client for querying the Content API #219

annegentle opened this issue Feb 22, 2016 · 3 comments

Comments

@annegentle
Copy link
Contributor

Would like to create a Python CLI for a few use cases:

  • I want to list of all content IDs on the site.
  • I want to list of content URLs with a certain tag.
  • I want to run a report of recently updated files.
  • I want to create navigation ideas by listing collections of categories or keywords or tags.
  • I want to list content based on the info in the metadata envelope.
  • I want to tweet a link to content based on a particular tag or updated date.
@annegentle
Copy link
Contributor Author

Please assign this issue to me. 🌱

@smashwilson
Copy link
Member

Please assign this issue to me. 🌱

I actually can't unless you have access to the repo; so, I just sent you an invite to the deconst org. Visit the org page to accept ✅

As for creating that Python CLI: that does sound useful, although not many of the things you want it to do are supported by the API right now. You can see docs for the existing API in the content-services' README.

@annegentle
Copy link
Contributor Author

Repo created at https://github.com/deconst/cli-deconst

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

No branches or pull requests

2 participants