Get the link of APIs 200 OPTIONS /todo Get the communication options available 201 POST /todo?title=run Create new resource and get the URI of new resource in location header 200 GET /todo?id=1
Get the created resource = headless application REST App