kicket
This project is maintained by gurkanakdeniz
We realized developers struggling to develop small applications while trying to setup other language environment then their core development language. Our main objective is to let developers share their work with other developers who use other languages using rest API.
When user want to deploy API
When user want to run exist API
You can clone only kicket repository.
Your .env file look like;
JAVA_API=https://kicket-java.herokuapp.com
NODE_API=https://kicket-node.herokuapp.com
PYTHON_API=https://kicket-python.herokuapp.com
PHP_API=https://kicket-php.herokuapp.com/index.php/Api
HTML_API=https://kicket-html.herokuapp.com
GO_API=https://kicket-go.herokuapp.com
MONGO=mongodb://localhost:27017/execode
You can clone kicket repository and all dependent projects(repository links are below). In this case, you don’t touch any files just type your terminal npm install then, npm start.