Hendrixm7 / assignments

0 stars 0 forks source link

13 - The Rise of the Tamagotchi - APIs and data #14

Closed Hendrixm7 closed 4 years ago

Hendrixm7 commented 4 years ago

The Rise of the Tamagotchi

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 Tamagachi. The basic functionality will walk you through the 4 basic parts of a web api, create, read, update and delete. For explorer mode, keep it simple and they add features.

Objectives

Requirements

Explorer Mode

Your API should have the following endpoints

Adventure Mode

Add the following features to your API

Create a console app that interacts with your API that:

Epic mode

Resources

Hendrixm7 commented 4 years ago

https://github.com/Hendrixm7/tamagachi