Go to file
Arnaud Delcasse 5bc6ac0e7b
Build and Push Docker Image / build_and_push (push) Failing after 2m58s Details
deleted bookings management
2025-10-08 10:42:07 +02:00
.gitea/workflows test actions 2025-10-08 10:39:53 +02:00
grpcapi deleted bookings management 2025-10-08 10:42:07 +02:00
handlers deleted bookings management 2025-10-08 10:42:07 +02:00
storage deleted bookings management 2025-10-08 10:42:07 +02:00
.gitignore deleted bookings management 2025-10-08 10:42:07 +02:00
Dockerfile Add status 2022-11-02 00:25:21 +01:00
LICENSE.md Ajouter LICENSE.md 2024-09-19 05:28:32 +00:00
README.md deleted bookings management 2025-10-08 10:42:07 +02:00
config.go Initial commit 2022-08-12 14:49:16 +02:00
go.mod deleted bookings management 2025-10-08 10:42:07 +02:00
go.sum deleted bookings management 2025-10-08 10:42:07 +02:00
main.go Filter vehicle administrators 2023-03-10 15:44:46 +01:00

README.md

COOPGO Fleets

COOPGO Fleets is a vehicle management and booking service.

It provides :

  • a gRPC API to manage fleets of vehicles and bookings
  • availability information on véhicles
  • a flexible data schema to push any information on vehicles or bookings

It is not a full featured booking platform but just a microservice intended to be used as part of a bigger platform, like the COOPGO Technical Platform. It doesn't provide any king of booking UI or management interface.