Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

felipevolpone/ray

Repository files navigation

Ray 🎷

Ray is a framework that let you deliver well-designed software without been stuck in a framework.

Ray is compatible with SQLAlchemy and Peewee! Are you using Google App Engine? Great! Ray is compatible with it.

Build Status Coverage Status PyPI version

Disclaimer

This is an experimental project! I wrote it because I would like to have the experience of writing a framework. Ray helped me to think how to create better abstractions, how to write code that other developers would use to write their web apps and so on. Is also important to say that this project does not intend to replace Django, Flask or Bottle. As I said I wrote it as a coding exercise. With all that said, you're welcome to contribute to it if you want to have the same experience, but you are also aware that this project may not be production-ready.

Features

  • Creating an API has never been so easy
  • Actions in APIs
  • Database Hooks
  • Authentication
  • API protection
  • Integration with Peewee
  • Integration with SQLAlchemy
  • Integration with Google App Engine

How to start

Ray has a great documentation, you can check it here including a well documented getting started guide.

Contributing

To contribute, check the Contributing Guider.

About

a framework that helps you to deliver well-designed python APIs

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •