June 2023
Intermediate to advanced
472 pages
13h 34m
English
This chapter covers
Up to this point, we have been working on our web API using sample data created on demand by a static procedure. Such an approach was certainly useful, as it allowed us to focus on the fundamental concepts of a REST architecture while keeping our source code as simple as possible. In this chapter, we’re going to get rid of that “fake” data set and replace it with a proper data source managed by means of ...
Read now
Unlock full access