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

update admin posts routes to use async/await #97

Closed
uptownhr opened this issue May 11, 2016 · 0 comments
Closed

update admin posts routes to use async/await #97

uptownhr opened this issue May 11, 2016 · 0 comments
Assignees
Milestone

Comments

@uptownhr
Copy link
Owner

uptownhr commented May 11, 2016

Using the /user/* routes as an example, update the admin /post/* routes to use the new async/await features.

When working on this, make sure to have the branch koa checked out

  1. git fetch upstream
  2. git checkout koa
  3. git merge upstream/koa
@uptownhr uptownhr added this to the 2.0 alpha milestone May 11, 2016
mochacat added a commit to mochacat/hackathon-starter-lite that referenced this issue May 12, 2016
uptownhr added a commit that referenced this issue May 12, 2016
update admin posts routes to use async/await #97
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