#ArtForum This is a Flask Web Server for Art Forum ##Documentation Forum about Art community
Methods:
GET: /artworks
GET: /artwork/<name_of_the_artwork> type: string
POST: /artwork/<name_of_the_artwork> type: string
PUT: /artwork/<name_of_the_artwork> type: string
DELETE: /artwork/<name_of_the_artwork> type: string
POST_ACCOUNT /registration
DELETE_ACCOUNT /registration