diff --git a/apps/protoman/protoman-icon.png b/apps/protoman/protoman-icon.png new file mode 100644 index 00000000000..3c8d1799f82 Binary files /dev/null and b/apps/protoman/protoman-icon.png differ diff --git a/apps/protoman/protoman.yml b/apps/protoman/protoman.yml new file mode 100644 index 00000000000..4ac584f9077 --- /dev/null +++ b/apps/protoman/protoman.yml @@ -0,0 +1,13 @@ +name: Protoman +description: 'API client for protobuf over http.' +website: 'https://github.com/spluxx/protoman' +category: 'Developer Tools' +repository: 'https://github.com/spluxx/protoman' +keywords: + - protocol-buffers + - api-client +license: MIT +screenshots: + - imageUrl: 'https://raw.githubusercontent.com/spluxx/Protoman/master/assets/req_resp.png' + caption: 'Request-Response with protobuf bodies' + imageLink: 'https://github.com/spluxx/Protoman'