Skip to content

prryplatypus/ergate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ergate

Workflows made easy, your way.

Caution

Ergate is still in its early stages of development and therefore breaking changes are possible between every version.

Documentation

You can find the documentation for Ergate at ergate.prryplatypus.dev.

Acknowledgements

  • Ziply Fiber: For giving me the initial idea to create this project and allowing me to turn it into a personal, open-source project.
  • FastAPI: For inspiring me on the implementation of a bunch of the features supported by Ergate (such as the use of Depends for argument injection).
  • Sanic: For getting me originally into the open-source world and for their use of unique names in blueprints (similar to workflows in Ergate).