run-aspnetcore-microservices
                                
                                 run-aspnetcore-microservices copied to clipboard
                                
                                    run-aspnetcore-microservices copied to clipboard
                            
                            
                            
                        fix #90 added limitation on zipcode input
In order to not change the scope of the project, I added a small change of maximum size to the frontend zipcode input.
I added this item because it doesn't change the project too much, but it helps people who are starting the project and may be confused about whether the order api is working or not.
It was a feeling I had when sending a zipcode that generates the exception, because in my country zipcodes are 8 characters long.