Full-Stack React Projects
上QQ阅读APP看书,第一时间看更新

Fetching the user list

We can see if the new user is in the database by fetching a list of all users with a GET request to /api/users. The response should contain an array of all the user objects stored in the database: