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
- Host: GitHub
- URL: https://github.com/dpausp/pyrailway
- Owner: dpausp
- License: mit
- Created: 2017-05-05T17:21:56.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-12T11:53:27.000Z (about 9 years ago)
- Last Synced: 2025-10-01T01:23:10.242Z (9 months ago)
- Topics: architecture, business-logic, python, python3, railway-oriented-programming, trailblazer, web
- Language: Python
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)