/devflix

A platform to recap all the content generated by EStreamerCoders

Primary LanguageJavaScriptMIT LicenseMIT

#devflix

A platform to recap all the content generated by EStreamerCoders

devflix-api

Videos CRUD

Endpoint Http Description
/videos GET Retrive all the videos
/videos/:id GET Retrive an specific video with id
/videos POST Create a new video
/videos/:id PUT Update a video with id
/videos/:id DELETeE Delete a video with id

License

MIT (c) José Pedro Bidegain