Integrating Core Components of Wordz Application

Explore endpoint testing, microservice setup, and application entry point configuration in this lesson.

In this lesson, we will bring together the components of our test-driven application. We will form a microservice that runs our endpoint and provides the frontend web interface to our service. It will use the Postgres database for storage.

Endpoint testing and integration

  • This is enough to compile and be able to run the WordzEndpointTest test:

Get hands-on with 1200+ tech skills courses.