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

Write missing API methods #16

Open
longears opened this issue Sep 29, 2012 · 5 comments
Open

Write missing API methods #16

longears opened this issue Sep 29, 2012 · 5 comments
Labels

Comments

@longears
Copy link
Owner

Working:

  • getProfile
  • putPost (No attachment support yet. Not sure if we could test it -- does tent.is support post attachments yet?)

Working in general but missing support for getting details for a particular follower or post:

  • getFollowers
  • getEntitiesIFollow
  • getPosts

Missing:

  • putProfile
  • follow
  • unfollow
  • removeFollower
  • getPostAttachment

Official Tent API docs: http://tent.io/docs/app-server

@elimisteve
Copy link
Collaborator

Would be great to add for the 0.3 release. Any plans to do this in the short-term, @longears, or should someone else do it?

@longears
Copy link
Owner Author

I'm not working on this anymore. Anyone who wants to take over is welcome to. I can add people as collaborators on this project or you can fork it.

@elimisteve
Copy link
Collaborator

Okay great, thanks. Can you add me and my best friend AJ, username @ajvb?

@longears
Copy link
Owner Author

Done! I'll also figure out how to get you PyPI access so you can update the package there. Also note that this project has two forks -- the original one, and one called package-up which rearranges the files into a structure better suited for distributing via PyPI.

@ajvb
Copy link
Collaborator

ajvb commented Apr 22, 2013

@longears Thanks

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

No branches or pull requests

3 participants