Api post route #41

Merged
bones7242 merged 6 commits from api-post-route into master 2017-06-27 02:24:42 +02:00
bones7242 commented 2017-06-27 02:24:35 +02:00 (Migrated from github.com)
  • create api/publish as a public API which can be used to publish images through spee.ch
  • refactored the publish controller so it's function(s) can be used by both the socket.io publish route (home page) as well as the /api/publish POST route.
- create api/publish as a public API which can be used to publish images through spee.ch - refactored the publish controller so it's function(s) can be used by both the socket.io publish route (home page) as well as the /api/publish POST route.
kauffj commented 2017-06-27 03:16:53 +02:00 (Migrated from github.com)

👍 for updating the README in conjunction with this!

  1. Can claim parameter be name? It sounds more like that's what it is.
  2. Can license be restricted to licenses that spee.ch supports, and can those be enumerated? (or linked to the place in code that defines them)
:+1: for updating the README in conjunction with this! 1) Can `claim` parameter be `name`? It sounds more like that's what it is. 2) Can `license` be restricted to licenses that spee.ch supports, and can those be enumerated? (or linked to the place in code that defines them)
bones7242 commented 2017-06-27 03:55:03 +02:00 (Migrated from github.com)

@kauffj yes, will do!

@kauffj yes, will do!
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/spee.ch#41
No description provided.