Application todo-list was created in todo-list. For this tutorial, when prompted with the options for enabling certain project features (LoopBack's build, eslint, mocha, etc.), leave them all enabled.
This tutorial demonstrates how to create a basic API for a todo list using LoopBack 4. You will experience how you can create REST APIs with just 5 steps.
APIs are critical to modern applications and websites! Do you want to know how to quickly build APIs off of existing services and data? In this MeetUp, the developers of LoopBack 4 walk you through ...