So at work we have bunch services that were developed over several years. Developers have come and gone but the services remained. We have SOAP, WCF, REST and gRPC services! Nowadays, most development is done with either REST and gRPC - the WCF ones get a small bug fix every now and then. Doing QA testing on these services can get a bit challenging especially since each service is tested using a different tool. Developers and testers have to learn how to use each tool, and its quirks. Juggling back and forth can get trying at times.
I figured what if I build a single tool that can support all these services? One tool that can support many different type of services and has a consistent UI/UX. So, that's how FINT got started. I dont know if the name is memorable enough though (naming is hard). I simply took the first letters of my wife and kids names.
FINT currently supports gRPC and REST. WCF support is currently being developed. I should have that out by end of October. My plan is to also support GraphQL, SignalR, OData, REST (w OpenAPI/Swagger code gen)
[+] [-] namigop|4 years ago|reply
So at work we have bunch services that were developed over several years. Developers have come and gone but the services remained. We have SOAP, WCF, REST and gRPC services! Nowadays, most development is done with either REST and gRPC - the WCF ones get a small bug fix every now and then. Doing QA testing on these services can get a bit challenging especially since each service is tested using a different tool. Developers and testers have to learn how to use each tool, and its quirks. Juggling back and forth can get trying at times.
I figured what if I build a single tool that can support all these services? One tool that can support many different type of services and has a consistent UI/UX. So, that's how FINT got started. I dont know if the name is memorable enough though (naming is hard). I simply took the first letters of my wife and kids names.
FINT currently supports gRPC and REST. WCF support is currently being developed. I should have that out by end of October. My plan is to also support GraphQL, SignalR, OData, REST (w OpenAPI/Swagger code gen)
Web site : http://www.bytesmotion.com
gRPC Feature List : http://www.bytesmotion.com/fint/full-list-of-features
gRPC Testing Getting Started : http://bytesmotion.com/fint/getting-started-with-fint
REST Feature List : http://www.bytesmotion.com/fint/list-of-features-for-rest-te...
REST Testing Getting Started : http://www.bytesmotion.com/fint/getting-started-with-rest-te...
Screenshots : http://www.bytesmotion.com/fint/screenshots