goggles_api

API Server for Goggles 7+

LGPL-3.0 License

Stars
1
Committers
5

Bot releases are hidden (Show)

goggles_api - 0.1.90-beta

Published by steveoro over 3 years ago

Beta.5

  • fixed bundle issue
  • re-synch w/ base engine
goggles_api - 0.1.85-beta

Published by steveoro over 3 years ago

Beta.4

  • added support for bespoke Select2 simplified output for /swimmers, /teams, /meetings & /swimming_pools list/search endpoints by using a dedicated toggle flag (select2_format: true, see API blueprints for more info)
  • re-synch w/ base engine
goggles_api - 0.1.82-beta

Published by steveoro over 3 years ago

Beta.3

Re-synchronized self w/ base Engine

goggles_api - 0.1.81-beta

Published by steveoro over 3 years ago

Beta.2: restricted /user access & maintenance mode support

  • /user(s) endpoints restricted for non-CRUD users: any non-CRUD user can only read or update her details
  • disable all API endpoints (including JWTs) when maintenance mode is on, except for admin users
goggles_api - v0.1.76-beta

Published by steveoro over 3 years ago

Beta.1

  • improved build setup & docs
  • still missing GoggleCup & training endpoints
goggles_api - v0.1.60-alpha

Published by steveoro almost 4 years ago

Meeting API endpoints (most) minus /results

Includes:

  • basic Session & User management
  • Lookup entities & basic entities (Cities, Seasons, Federations, ...)
  • Badges, Swimmers, Teams, managers & affiliations, SwimmingPools
  • Meetings, reservations, entries, events & programs
goggles_api - v0.1.20-alpha

Published by steveoro almost 4 years ago

no Meetings (yet), but includes Docker configuration

  • improved build pipeline, with CI triggering the latest production build on success
  • proper Docker compose configuration for staging & development;
  • postponed secured production configuration (with enforce TLS) until the main server gets a TLS/SSL certificate.
goggles_api - v0.1.10-alpha

Published by steveoro almost 4 years ago

Basic entities, no Meetings

Full basic entity management, except Meeting-related models.

Valid for both production & development DockerHub images.