You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
351 B
Markdown
9 lines
351 B
Markdown
# 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 | |