February 2023
Intermediate to advanced
400 pages
9h 53m
English
This chapter covers
In the first part of this chapter, we will set up a basic web service with all the needed tooling to serve as the baseline for our journey throughout the book. The second part will show how easy it is to implement the handling of cross-origin resource sharing (CORS) in our web server; browsers can reach us even if they are not on the same domain.
This chapter lays the groundwork for working with Warp and sets up our web server, which we will build on in the upcoming chapters. It will teach you ...
Read now
Unlock full access