testdriven

  1. E

    [Testdriven.io] Test-Driven Development with FastAPI and Docker

    In this course, you'll learn how to build, test, and deploy a text summarization service with Python, FastAPI, and Docker. The service itself will be exposed via a RESTful API and deployed to Heroku with Docker.What will you learn? Part 1 - Foundation and ConceptsIn this first part, you'll...
  2. E

    [Testdriven.io] Test-Driven Development with Django, Django REST Framework, and Docker

    In this course, you'll learn how to set up a development environment with Docker in order to build and deploy a microservice powered by Python, Django, and Django REST Framework. You'll also apply the practices of Test-Driven Development with pytest as you develop a RESTful API."Code without...