[erlang-questions] REST API
Juan Carizza
juan.carizza@REDACTED
Tue Jan 5 19:54:43 CET 2016
Its just an specification to built an API through HTTP (generlaly) which
complies some requirements (stateless, cacheable, system layered, etc).
You can interact with the API over http, so you can consume data from
javascript, curl, python, C. So this is cool if you will have many devices
consuming data from server.
El mar., 5 ene. 2016 a las 15:02, Pavanan M S (<pavananms@REDACTED>)
escribió:
> HI,
> What is the basic idea behind a REST API ? I am trying to develop a
> calendar service having event notifications.etc. What is the actual
> importance of REST API in this context ?
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20160105/685d2dfa/attachment.htm>
More information about the erlang-questions
mailing list