DEV Community

Ssali Jonathan
Ssali Jonathan

Posted on

Getting Started – Installation, Basic Server, Path & Query Parameters | Build APIs with Litestar #1

[Litestar](https://litestar.dev is a powerful, modern, and lightweight Python web framework that's perfect for building performant APIs and web applications. In this series, we kick off the series by getting everything set up and building our first endpoints.

In this video, you'll learn:

  • How to install Litestar and set up your project
  • Running your first simple "Hello World" web server
  • Creating basic routes
  • Working with path parameters
  • Handling query parameters

Top comments (0)