An open API service indexing awesome lists of open source software.

https://github.com/dpausp/pyrailway

A High-Level Architecture for Python Web Applications based on Trailblazer / Railway Oriented Programming
https://github.com/dpausp/pyrailway

architecture business-logic python python3 railway-oriented-programming trailblazer web

Last synced: 5 months ago
JSON representation

A High-Level Architecture for Python Web Applications based on Trailblazer / Railway Oriented Programming

Awesome Lists containing this project

README

          

# pyrailway

A High-Level Architecture for Python Web Applications based on Trailblazer / Railway Oriented Programming

## License

MIT, see LICENSE

## References

- [Railway Oriented Programming](https://fsharpforfunandprofit.com/rop)
- [Trailblazer](https://trailblazer.to)