SNDjango / server

SNDjango Server
MIT License
0 stars 0 forks source link

Create tasks for REST API development #22

Open atamankina opened 7 years ago

atamankina commented 7 years ago

We need API for manipulating the following entities:

atamankina commented 7 years ago

Can be useful: http://www.django-rest-framework.org

ericaivarsson commented 7 years ago

@atamankina Wait so if I understand this correctly; this is a ticket which is about creating other tickets? ("create tasks for..") you basically mean "create tickets/stories for".. or? Because the tickets regarding User I can already see.

ericaivarsson commented 7 years ago

Here´s alot of help and tips regarding creating own Rest APIs http://www.thedevpiece.com/the-basic-you-should-know-before-building-your-rest-api/

atamankina commented 7 years ago

@ericaivarsson this ticket is still in progress, because I'm not sure, that I have created tasks for all entities that we might want to manipulate for the API. E.g. today, we decided to work on boards, which also should be included in the API.