Informações Principais
     Resumo
     Abstract
     Introdução
     Conclusão
     Download
  
  
  
 
Abstract
 
 
Acadêmico(a): Robson da Silva
Título: MIDDLEWARE DE COMUNICAÇÃO DE WEB SERVICE PARA THRIFT
 
Abstract:
This document presents the development of a middleware that allows the communication with thrift servers through HTTP requests. The middleware allows the users to register and manage the access information of thrift servers through an web application and then execute the process that generate REST web services responsible for treating the HTTP requests. All the middleware features were implemented using C# language and some other .NET resources. The web application was implemented using HTML5, CSS3 and AngularJS. With the results obtained, was proved possible the dynamic generation of web service interfaces that can access functions of a thrift server, eliminating any requirement for specific thrift implementation on the cliente side.