benjagm / simple-spark-api-playground

Simple Java Project for API Training

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Spark API Playground

This application is meant to be used as part of API Consumption Trainings.

Use this on Glitch

Remix on Glitch

⚠️ If cloning ends erroneously setting up a default Glitch application. If this happens to you, in the Glitch app that is created choose Tools >> Extras >> Git Import and Export >> Import from GitHub when prompted enter craigsdennis/intro-to-apis-node

Environment Variables and private data

Glitch Docs
Windows/Linux/Mac

How to use this project

The main purpose of this project is to make easy to students to implement and expose apis and consume new APIs as part of the implementation of the endpoints.

  • Adding more endpoints: Access Main class and add the new spark routes.
  • Updating main page: Access index.html under resources and add the new navigation links.

Credits

This project has been inspired by there two:

About

Simple Java Project for API Training


Languages

Language:HTML 53.1%Language:CSS 34.8%Language:Java 12.1%