Getting Started with the API of Langman

Learn about the API we will be using for Langman.

Stubbing out the app

In this chapter, we’ll use API design principles. First, we stub out the application, that is, create do-nothing methods as placeholders, and its routes. We then create the database connection and fill in the routes. The configuration parameters are stored in the config.yaml file.

Get hands-on with 1200+ tech skills courses.