Skip to content
This repository has been archived by the owner on Oct 14, 2020. It is now read-only.

Add rest api documentation. #841

Closed
konczdam opened this issue Oct 3, 2020 · 1 comment
Closed

Add rest api documentation. #841

konczdam opened this issue Oct 3, 2020 · 1 comment

Comments

@konczdam
Copy link

konczdam commented Oct 3, 2020

On the dockerhub page of the project it says:

You can run a server which wraps the CLI and runs it within a Docker container. If you have Docker installed on your machine and the Codewars image built, all you need to do to start the server is run node server. You can then make posts requests to localhost:8080/run and provide the same arguments that you would for the CLI tool.

I am can run the server, and make the request, however, I am unable to get any successful response. Can anybody add an example request?

@kazk
Copy link
Member

kazk commented Oct 5, 2020

The image (codewars/codewars-runner) was last pushed almost 5 years ago.

the dockerhub page of the project

I wasn't involved with the project back then, but I don't think the source of that image is this repository. It sounds like there was never an open source REST API (#384).

Sorry for the confusion, but the code in this project hasn't been used by us for almost 3 years as well. We're only using it as an issue tracker.

@kazk kazk closed this as completed Oct 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants