Slide 4
Slide 4 text
The different kinds of APIs
• The purpose of building software is to process data
• Data flows into the application
• Data must be made available to others
• RESTful & HTTP APIs, message queues, event driven APIs, Web
Sockets, File import/export, etc.
• dev tools, private / internal services, partner / public APIs
@maxbbeckers
#SymfonyOnline