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
- Host: GitHub
- URL: https://github.com/rcastro2/exploringhttpserverandsqlite
- Owner: rcastro2
- Created: 2019-03-31T12:09:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-09T18:22:34.000Z (over 6 years ago)
- Last Synced: 2025-01-28T12:16:44.198Z (11 months ago)
- Topics: httpserver, java, sqlite
- Language: Java
- Homepage:
- Size: 9.55 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Java HTTP Server and SQLite