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 81b069b0f4 Implemented Topic API and tests
Added (Artist) Topic POST and DELETE calls as well as tests for them. The tests do not include Artist-to-Topic assignment.
3 years ago
..
__init__.py Added Unit Tests to test the WebService 3 years ago
create_delete_art.py Introduced art description 3 years ago
create_delete_artist.py Introduced URL encoding, Art2Presence relations 3 years ago
create_delete_presence.py Introduced URL encoding, Art2Presence relations 3 years ago
create_delete_tag.py Implemented Topic API and tests 3 years ago
create_delete_tag_category.py Introduced TagCategory, bugfixes 3 years ago
create_delete_topic.py Implemented Topic API and tests 3 years ago