picoapi icon indicating copy to clipboard operation
picoapi copied to clipboard

An opinionated wrapper around FastAPI with custom microservice registration

Results 2 picoapi issues
Sort by recently updated
recently updated
newest added

Error when service registration: TypeError: on_event() takes 2 positional arguments but 3 were given: line 34 - PUT method not allowed - 405 error line 82 - call bad method...

I am using Docker and docker-compose and cannot register a slave service. What am I doing wrong? Api Gateway (main service) works like a charm but slave service registration fails....