Go to file
2024-07-27 23:41:51 -04:00
gradle/wrapper Initial Commit 2023-09-12 11:02:29 -04:00
src feat: used environment variables application properties 2024-07-27 23:41:51 -04:00
.gitignore Initial Commit 2023-09-12 11:02:29 -04:00
build.gradle Initial Commit 2023-09-12 11:02:29 -04:00
gradlew Initial Commit 2023-09-12 11:02:29 -04:00
gradlew.bat Initial Commit 2023-09-12 11:02:29 -04:00
README.md Added readme with initial env requirements 2024-07-27 23:40:35 -04:00
settings.gradle Initial Commit 2023-09-12 11:02:29 -04:00

Fashionscape API

Running the API

Required environment variables:

  • PG_URI
  • PG_PORT
  • PG_USER
  • PG_PASS
  • PG_DB