/ho-meta

Metadata about Herfstontmoeting (used in the new app)

Primary LanguageJava

Herfstontmoeting API

REST Api with metadata for the start event of Scouts en Gidsen Vlaanderen, Herfstontmoeting.

Static file hosting with firebase (current implementation)

See firebase directory, files hosted with redirection on Firebase

Generate and upload the static files to Firebase

  1. gradle generateFirebaseApi, this command will generate json-files in firebase/public/api.
  2. cd firebase
  3. firebase deploy --only hosting, will upload the static files to Firebase.

Java Implementation (for future usage)

  • /api/v1/gouwen
  • /api/v1/activiteiten
  • /api/v1/locaties

Technology