CSC3100 / Cloud-Services

📓Examples of Java Desktop application connecting to cloud services using their HTTP-based API

Home Page:http://javiergs.info/teaching/csc309

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Static Badge GitHub repo size GitHub Release License: CC BY-NC 4.0

Cloud-Services

Examples of Java Desktop application connecting to cloud services using their HTTP-based API including AccuWeather, OpenAI, and Bing Maps APIs.

Run

Run it as:

java -jar javiergs.Main

User Interface

A text area for the chatbot output, a text field for the user input, and a button to send the request.

Blueprint

A drafted class diagram of the current release is as follows:

Bonus

I have added an example for using Github API to upload a file to a repository. See the package here

About

📓Examples of Java Desktop application connecting to cloud services using their HTTP-based API

http://javiergs.info/teaching/csc309


Languages

Language:Java 100.0%