Welcome Guest, Not a member yet? Register   Sign In
Restfull questions ...
#1

[eluser]Unknown[/eluser]
Hi all!

I'm currently experimenting with CI, HMCV and Rest-client/-server. My plans are to have an server centralized-api from which a restclient control panel (backend) is being used to control all information and a client front-end with limited access. The API should have ACL and multiple API-KEYs which can be joined to user accounts. I don't know if that is possible to do. I have some questions in regards to that topic.

1) Can the rest-client/-server be modified so that it can handle multiple api-keys and user accounts?
2) Can the rest-client/-server be modified so that the api-keys and user accounts been stored and retrieved from a database?
3) How do you upload images and other files to an Rest-server?
4) Is it a good idea to have a ACL-API interact with a client control panel?
5) The session information is stored on client side as I understood but how do I keep track of user validity?

Any input would be welcome.




Theme © iAndrew 2016 - Forum software by © MyBB