Skip to content

youcodeio/proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

proxy Build Status Go Report Card codebeat badge GoDoc

Repo for youcode.io V2.0. Endpoint for the API

API Doc

endpoint: https://youcode-backend.cleverapps.io/

Verb URL Description
GET /channels Return all the channels handled by YouCode
GET /channels/{channel_ID}/lastVideos Returns the last 2 videos from a channel. Optional query: ?size to select video number
GET /channels/{channel_ID}/info Returns information about the channel
GET /search?query=Go&istuts=true Returns all the videos matching Golang from the selected channels. istuts is optionnal(default to false)
GET /debug/vars Expvar mode. Exposing go's metrics and also last research and number of calls for the API

About

Repo for youcode.io V2.0. Endpoint for the API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages