piercebhunt / assignments

assignments for Suncoast Developers Guild
0 stars 0 forks source link

04 - 04 - The Rise of the Tamagotchi #15

Open piercebhunt opened 4 years ago

piercebhunt commented 4 years ago

To start your journey you will be creating an API that allows a user to create and care for a virtual pet, reminiscent of a Tamagotchi. The basic functionality will walk you through the four basic parts of a web API, create, read, update and delete.

Objectives

Explorer Mode

Your API should have the following endpoints

Adventure Mode

Add the following features to your API

Epic mode

Create a console app that interacts with your API that:

Resources