Open Access. Powered by Scholars. Published by Universities.®

Computer Engineering Commons

Open Access. Powered by Scholars. Published by Universities.®

Capstone Design Expo Posters

Book Gallery

2016

Crosscutting concerns

Articles 1 - 1 of 1

Full-Text Articles in Computer Engineering

Restful Api Framework: Golang Proof Of Concept, Gerard Briones, David Igou, Aaron Throckmorton Jan 2016

Restful Api Framework: Golang Proof Of Concept, Gerard Briones, David Igou, Aaron Throckmorton

Capstone Design Expo Posters

Capital One has embarked on a journey of exposing useful services as RESTful APIs that can be utilized seamlessly by applications and clients. The purpose of this project was to develop an API framework that can be easily molded and deployed to reinforce this endeavor, standardizing the access and use of these services for every developer. This framework was built with a modern programming language, Golang, and excels in performance, scalability, and efficiency. A working prototype and proof of concept serve as the deliverables for this project, with notable constraints in the type of architecture (REST) used for the framework …