Tagged release v0.2.0

0ad25b2 Add swagger docs
21a1ccf Update get_metadata method
77dea8d Add head endpoint
5d330fd Return deploy
6b9287c Add STORAGE_NAME env
8617f97 Update readme
6d0fa88 Add test for public_key endpoint
0da8cb5 Add public_key endpoint
30819ff Change app port
3416efe Update helm
206382b Add tests for memory storage
2df5f41 Fix get_metadata method in memory storage
e8042bb Move config
5032f16 Fix getting text from multipart data
1a4a331 Make bucket and storage optional variables
a90207a Typo in Makefile
e3f286a Add flake linter
d380ad3 Refctor Dockerfile and ci
98f7e09 Move tests to base tests module
71e0fd8 Update requirements
1f07158 Update tests
2ee2a3e Update verify
0bd7ba3 Add tests for sign module
a55bca9 Add api tests
98fa474 Update api module
72bcd9a Update sign module
97e7ae5 Remove deprecated code and configs
5efab58 Update requirements
643d0bd Add config
0bb55c9 Add signing to api
c11958a Add acl module
e07094b Add memory storage
56d36d3 Update requirements
43dfa40 Add async s3 storage
d973193 Refactor api for new storage
44d7bc2 Add new api module