Skip to content
#

api-gateway

An API can be thought of as an instruction manual for communication between multiple software apparatuses. For example, an API may be used for database communication between web applications. By extracting the implementation and relinquishing data into objects, an API simplifies programming.

Here are 65 public repositories matching this topic...

This is part of a series of assignments at Upperlink (where I intern). The objective of this assignment is to create a PHP MVC framework like Laravel, Symfony, or CakePHP from scratch. I call mine Tobiscore.

  • Updated Dec 13, 2022
  • PHP
Followers
97.9k followers
Wikipedia
Wikipedia

Related Topics

graphql-api rest-api rpc soap wsdl