https://github.com/statikkio/statikk
Statikk is an open-source Backend-as-a-Service, offering a scalable backend solution using Python and SubrrealDB. It simplifies authentication, data management, and real-time capabilities for web and mobile apps.
https://github.com/statikkio/statikk
baas backend python
Last synced: 5 months ago
JSON representation
Statikk is an open-source Backend-as-a-Service, offering a scalable backend solution using Python and SubrrealDB. It simplifies authentication, data management, and real-time capabilities for web and mobile apps.
- Host: GitHub
- URL: https://github.com/statikkio/statikk
- Owner: statikkio
- Created: 2024-08-30T17:31:45.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-18T19:26:16.000Z (about 1 year ago)
- Last Synced: 2025-03-31T08:43:50.185Z (6 months ago)
- Topics: baas, backend, python
- Language: Python
- Homepage:
- Size: 161 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**Statikk** is an open-source Firebase alternative built with Python and SurrealDB. It offers real-time data management, authentication, and cloud functions in a scalable and maintainable codebase.
## Features
- **Real-time Database**: Manage data in real-time with SurrealDB.
- **Authentication**: Secure user authentication with JWT or OAuth.
- **Cloud Functions**: Run custom backend logic.## [](https://repography.com) / Recent activity [](https://repography.com)
[](https://github.com/Adi3g/statikk/commits)
[](https://github.com/Adi3g/statikk/issues)
[](https://github.com/Adi3g/statikk/pulls)
[](https://github.com/Adi3g/statikk/commits)
[](https://github.com/Adi3g/statikk/graphs/contributors)
[](https://github.com/Adi3g/statikk/commits)### Contributing
Contributions are welcome! Please fork the repository, create a new branch, and submit a pull request.
1. Fork the project
2. Create your feature branch (`git checkout -b feature/your-feature`)
3. Commit your changes (`git commit -m 'Add your feature'`)
4. Push to the branch (`git push origin feature/your-feature`)
5. Open a pull request### License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.