Skip to content
This repository has been archived by the owner on Nov 15, 2020. It is now read-only.

clio-lang/python-microservice-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Microservice Example

This repository is an example of how to write microservices in other languages and import them in Clio. Once the remote call specification is complete, libraries for different languages will be provided by the Clio team and community.

How to run the example

You should first run the Python microservice server using

python microservices.py

Please note this is a Python 3 example. You can then run the client file:

clio run client.clio

About

Calling Python functions from Clio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages