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
Expierencing the basics of an API. It is a todo list API where you able to ADD, UPDATE, REMOVE and VIEW your items (using the get, post, put, del entries). Every item has its ID and item description.