daytonaio / devcontainer-generator

devcontainer.ai - AI generated standardized dev environments
https://devcontainer.ai/
Apache License 2.0
15 stars 12 forks source link

add new endpoint for getting dev container raw data #35

Open rajesh-jonnalagadda opened 1 month ago

rajesh-jonnalagadda commented 1 month ago

/claim #8

usage: curl http://localhost:5001/?repo_url=https://github.com/rajeshj11/test-github-actions

rajesh-jonnalagadda commented 1 month ago

@nkkko please review

nkkko commented 2 weeks ago

hey, sorry, it took me some time to resolve backlog, you have killed the main route and now it serves your endpoint image

this should be added functionality for programatic use

rajesh-jonnalagadda commented 2 weeks ago

hey, sorry, it took me some time to resolve backlog, you have killed the main route and now it serves your endpoint image

this should be added functionality for programatic use

let me check

rajesh-jonnalagadda commented 2 weeks ago

@nkkko fixed the breaking issue.