Skip to content

Sothis-baka/JavaCodingHelper

Repository files navigation

Java Coding Helper

Description

A coding helper created for programmers who are new to Java.

Demo for Intellij Plugin can be found here

Source code

client

server

Intellij Plugin

Go to each folder and run

npm install
npm start

Deployment

Interact with API using curl

curl -X POST https://powerful-brook-17823.herokuapp.com/text/getResponse -F userInput="Hello"

Replace hello to other stuffs u need to use.

Releases

No releases published

Packages

No packages published

Languages