Django SOA Template generator with steroids. LICENSE: MIT
- Django 1.7.+
- Django configurations.
- User and Authentication REST Flow.
- User API with django rest framework.
- Auth API with oauth2.
- API Docs with Django rest swagger.
- Custom WP Admin generator.
- Deployment flow.
git clone git@bitbucket.org:jvacx/cibb.git
make develop
...
after some changes
...
make template
make project NAME=project_name
cd project_name && make develop
make server
make html
build docsmake live
build docs and watch changes
- Implement automated Test cases.
- Implement Social authentication endpoints.
- Conectt o to Any mailing service.
- Implement Sentry Logging
- Create frontend packs.
- Auth API with oauth1.a.
- test init flow
- test deployment flow
- Continuos integration.
- Full Text Search configurations.
- Task queue management.
- Memcached