You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@liginv I think we should implement a url for each DB table, rather than having one url which returns all the data.
Url links in At a Glance View will have 4 urls
and we'll call these 4 with seperate GET requests within one Activity/View
Need specific documentation for apis
eg: /api/v1/movies ------ returns all movies list
/api/v1/movies/running ------ ruturns now running movies
ALSO
add more ( our thougts, why we doing this, try to add a bit of our culture into it)
readmes, add wiki's, scope etc
The text was updated successfully, but these errors were encountered: