# web3-flipbook | route | reason | | ------------------ | ------------------ | | / | show flipbook of all images rendered | | /api/v1 | routes for authenticating, establishing sessions, and fetching data | | /logout | clear session | | /manage | user dashboard to see their owned tokens and uploaded images | | /manage/upload | image uploading form |