Integrating Core Components of Wordz Application
Explore endpoint testing, microservice setup, and application entry point configuration in this lesson.
In this lesson, we’ll bring together the components of our test-driven application. We’ll create 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 ...
Get hands-on with 1400+ tech skills courses.