Skip to content

Releases: asteriskiry/eventsignup_backend

v1.1.0

13 Nov 16:34
Compare
Choose a tag to compare

What's Changed

  • Migrate from mongodb to postgres. #39
  • Bug fixes.

Full Changelog: https://github.com/asteriskiry/eventsignup_backend/commits/v1.1.0

v1.0.0

18 Feb 07:26
1bc0b97
Compare
Choose a tag to compare

First release of event signup backend microservice.

Supported Features

  • Event creation/editing/deletion, incl. banner image support
  • Signing up for an event
  • Cancelling signup
  • Viewing list of participants for an event
  • Deleting participants from an event
  • Separate admin api for the above mentioned functionalities
  • Get list of upcoming events
  • Automatic archiving of old events
  • Send email on event creation/signing up for an event
  • Publish a npm package for API types
  • Keycloak authentication

Full Changelog: https://github.com/asteriskiry/eventsignup_backend/commits/v1.0.0