Skip to content

CRobin1011/bcc-intern

Repository files navigation

Ignit API

Resource used:

  • Language: Java JDK 23
  • Framework: Spring Boot 3.4.3
  • Database: PostgreSQL 17

API INSTALLATION & RUNNING

  1. Download & install Java JDK 23 from this.

  2. Download & install PostgreSQL 17 from this.

  3. Clone this repository to a folder.

  4. Open VSCode with the java & maven extension.

  5. Search the file src/main/resources/application.properties.example.

  6. Replace all enclosed with curly bracket with your configuration and save.

  7. Change the file name to application.properties.

  8. Search the file src/main/java/com/ignit/internship/InternshipApplication.java

  9. Run it using VSCode.


API DOCS

Run the service and go to this.

Request must be formatted according to the docs to be accepted by server.

Response are formatted as such and must be used accordingly.

About

deployment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors