An open API service indexing awesome lists of open source software.

https://github.com/rcastro2/exploringhttpserverandsqlite

Project to explore using Java to create a backend server that can retrieve information from a SQLite database and return the result as JSON. Project will be used as a template for the final project for students of the Intro to Computer Science course at Bayside High School
https://github.com/rcastro2/exploringhttpserverandsqlite

httpserver java sqlite

Last synced: 9 months ago
JSON representation

Project to explore using Java to create a backend server that can retrieve information from a SQLite database and return the result as JSON. Project will be used as a template for the final project for students of the Intro to Computer Science course at Bayside High School

Awesome Lists containing this project

README

          

#Java HTTP Server and SQLite