Skip to content

flexiblepower/s2-reference-implementations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S2 Reference implementation

The place to start when you want quickly start building S2 applications.

How do we work?

This repository contains a couple of projects, each in its own directory. All applications can run stand-alone. Since the reference implementations can be in different programming languages and to prevent creating dependencies, every reference implemenation has its own directory and workspace.

So, if you are developing a reference implementation, please create a new directory, put your code in there and set up the work space in that directory.

To create a consistent developer experience, we decided for Python implementations to use Poetry as the build tooling.

See also

  • S2-python: library to provide S2 development support in Python
  • S2-rust: library to provide S2 development support in Rust
  • S2-connect-python (added later)

About

Kick start the development of your S2 CEM or RM by using these reference implementations

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors