We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Expor o robo como servico via api rest
Objetivo / Vantagens
Sugestões de endpoint
GET /user/home
Response [{ youtube-video-url:"https://www.youtube.com/watch?v=5J4J1K595vs", youtube-video-id: "5J4J1K595vs", title:"Who is Steve Jobs", }, { ... } ]
GET /search/{term}
Response { youtube-video-url:"https://www.youtube.com/watch?v=5J4J1K595vs", youtube-video-id: "5J4J1K595vs", title:"Who is Steve Jobs", searchterm: "Steve Jobs" }
The text was updated successfully, but these errors were encountered:
Top essa idéia
Sorry, something went wrong.
@danielschmitz Porque fechou? Algum motivo em particular?
Voto até para usar uma tecnologia mais hype como GraphQL.
No branches or pull requests
Expor o robo como servico via api rest
Objetivo / Vantagens
Sugestões de endpoint
GET /user/home
GET /search/{term}
The text was updated successfully, but these errors were encountered: