Is using sessions in a RESTful API really violating RESTfulness? I have seen many opinions going either direction, but I’m not convinced that sessions are RESTless. From my point...
  • May 2, 2022
  • 0 Comments
What does RESTful Authentication mean and how does it work? I can’t find a good overview on Google. My only understanding is that you pass the session key (remeberal)...
  • April 22, 2022
  • 0 Comments