🍴 Fork of Restfox with additional features
Features coming soon...
docker-compose up -d- Original Project: Restfox by flawiddsouza
- Original Documentation: docs.restfox.dev
- Full Documentation: See UPSTREAM_README.md for complete installation and compilation instructions
This fork welcomes contributions! Please:
- Fork this repository
- Create your feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
This project maintains the same license as the original Restfox project.
- flawiddsouza for creating the amazing Restfox project
- All contributors to the original Restfox project