| 
				
					
						 | 
			||
|---|---|---|
| .gitea/workflows | ||
| grpcapi | ||
| handlers | ||
| storage | ||
| .gitignore | ||
| Dockerfile | ||
| README.md | ||
| config.go | ||
| go.mod | ||
| go.sum | ||
| main.go | ||
		
			
				
				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.