Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 463 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 463 Bytes

bhef-server

REST API for our application (https://github.com/Izan24/PBL3). The client requires access to the database, and this API will be the handler for its petitions.

Libraries

JSON In Java (Version 20201115)

PostgreSQL JDBC Driver

Spark

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.