-
-
Notifications
You must be signed in to change notification settings - Fork 26
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
Add starter pack view #107
Comments
like #29 this is also possibly several new tabs:
|
Can we state what each of these return ? /api/v1/anon/single-starter-pack/ |
/api/v1/anon/single-starter-pack/: /api/v1/anon/starter-packs/: { |
and how would you describe each of those endpoints Which is "Packs I started" vs "Packs in which I am a member" ? |
/api/v1/anon/single-starter-pack/: packs I'm on |
@seanmunson Any updates on this? |
Took a break, updating now. |
end this PR to rebase on current dev branch |
Add a view to see starter packs.
APIs are now in the backend:
/api/v1/anon/starter-packs/
/api/v1/anon/starter-packs/total/
/api/v1/anon/single-starter-pack/
/api/v1/anon/single-starter-pack/total/
works similar to lists.
The text was updated successfully, but these errors were encountered: