Standard responses for restful API

72 views Asked by At

I am creating a rest server for my hybrid mobile app to consume and my webserver is currently based on sails. I am implementing various authentication calls using passport and wondering if there is any standard way for the output for calls like login, signup, logout etc.

I found few public apis on the web whose output can be mimicked by me but wondering if a more standard public API output can be used by me.

0

There are 0 answers