Skip to content

mbasheer04/android-sql-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

android-sql-api

A RESTful API to connect android apps to a MySQL database.

Specifically, this API connects the PowerCutTracker android app (https://github.com/mbasheer04/power-cut-tracker) to a remote MySQL database. The API uses Representational State Transfer to perform CRUD operations on the MySQL database. The API was built using Java Spring Boot (Spring Initializr) and accepts http requests through port 8080.

About

A RESTful API to connect android apps to a MySQL database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages