Skip to content

voc/publishing-gw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Publishing Gateway

To run install poetry and execute:

cp publishing_gw/config.py{.template,}
$ poetry run publishing-gw

Example usage

curl -i -X PUT -H "Authorization: Token token=34170cc4-0a3d-11e6-823b-6c400891b752" -F 'meta={
    "recording":{
      "language":"deu",
      "mime_type": "text/vtt"
    }
  };type=application/json' -F file=@37C3_\ Feierliche\ Eröffnung.vtt \
  http://localhost:5005/api/37c3/events/fddf9aa7-4952-497e-b706-2e802deef3cc/file

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages