Skip to content
This repository has been archived by the owner on Feb 20, 2020. It is now read-only.

API documentation very needed #77

Open
Ozzadar opened this issue Aug 3, 2015 · 5 comments
Open

API documentation very needed #77

Ozzadar opened this issue Aug 3, 2015 · 5 comments

Comments

@Ozzadar
Copy link

Ozzadar commented Aug 3, 2015

Hey there,

we've been spamming you on twitter for the last couple of days. We managed to get your software (loomio AND cobudget) running yet we can't do anything with it because there is no description of what any of your API does or takes as parameters.

Would you have any internal documentation that would facilitate our process of improving upon your app? We would gladly share our progress with you!

Thanks,
-Paul
screen shot 2015-08-04 at 6 34 52 am

@ahdinosaur
Copy link
Member

@Ozzadar good on you for setting up your own instances of Loomio and Cobudget. 😄 agreed that better docs would be sweet, but it's heaps of work and we're quite limited by resources already so any help would be greatly appreciated.

the only hidden internal documentation i can think of is an alpha group help document @derekrazo wrote, maybe he could post a link?

i think there is self-generated Cobudget api documentation at http://localhost:3000/docs once you have the api running. can you confirm @euglazer?

@derekrazo
Copy link
Contributor

Hi @Ozzadar - Thanks so much for reaching out here and raising the issues you're brining up :)

Here's the alpha documentation @ahdinosaur was talking about : https://docs.google.com/document/d/1h52G6C5WY3G3hCLp-4NiNdc2WgRVCtQ7_wGpY7x6VcI/edit?usp=sharing

However, it's a bit out of date, as we've now added the launch round feature and email notifications. I'll try to make some time today or tomorrow to update these user docs.

If you'd like to chat about any cobudget stuff - feel free to reach me at derek@enspiral.com

@Ozzadar
Copy link
Author

Ozzadar commented Aug 4, 2015

Is there any documentation on how to utilize cobudget-api fully? I can't seem to find where I can get my access tokens and stuff. (I want to add a button or three but can't make API calls atm)

@Ozzadar
Copy link
Author

Ozzadar commented Aug 4, 2015

(Im also terrible at ruby/rails so I could just be missing some basic rails knowledge here)

OH, and thanks for the quick reply!

@ahdinosaur
Copy link
Member

if you want to understand how to utilize it fully, i recommend reading the source of both cobudget-api and cobudget-ui. not much else we can offer at the moment, feel free to contribute your own docs.

regarding access tokens, in 'master' there's api auth [0] [1] and ui auth; in 'beta' we're using devise-token-auth and ng-token-auth, respectively.

i don't know rails either, it's cool.

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

No branches or pull requests

3 participants