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

Volunteer Resource구현 #12

Open
kujyp opened this issue Apr 8, 2018 · 0 comments
Open

Volunteer Resource구현 #12

kujyp opened this issue Apr 8, 2018 · 0 comments

Comments

@kujyp
Copy link
Contributor

kujyp commented Apr 8, 2018

  1. DB Model Class 정의
    User와 Relation, Library와 Relation 정의

  2. CRUD 구현
    GET api/v1/volunteer
    POST api/v1/volunteer
    GET api/v1/volunteer/int:pk
    PUT api/v1/volunteer/int:pk
    DELETE api/v1/volunteer/int:pk

  3. DB Migration

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

No branches or pull requests

1 participant