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.
Peery b8e07eb528 Introduced URL encoding, Art2Presence relations
URL parameters are now URL decoded by the webservice
The tests now URL encode the parameters for every request.

Art2Presence relations are now creatable with POST requests to /artnet/metadata/art and listing the presences in the body.

Art2Presence tests have been introduced with relate_art.py

Also updated column name artist.description artist.name to fit a db schema update.
3 years ago
..
__init__.py Basic Webservice 4 years ago
database.py Added POST, DELETE API for presences, Fixed Cascade Issues, Added generic entry listings 3 years ago
models.py Introduced URL encoding, Art2Presence relations 3 years ago