Skip to content

czarnota/al

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inter process and inter application communication

The repository contains materials for training conducted by TietoEVRY called

Inter process and inter application communication

Which was a part of Technology and Business Workshops 2021 course organized by WI

Contents

There are four examples of an API for a classic Todo list application using different application layer protocol for network communication:

  • todo-corba - uses CORBA as protocol
  • todo-rest - uses REST as protocol
  • todo-graphql - uses GraphQL as protocol
  • todo-soap - uses SOAP as protocol

All applications are written in python. You can find more details in each application folder.

License

All materials are licensed under GNU General Public License v3, except the presentation, which is licensed under Creative Commons Attribution-ShareAlike 4.0 International License

About

Course materials for "Inter process and inter application communication"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published