This is knowZe's backend service as a whole. A Semi-monolith backend application built primarily using Go and Python.
- Python: The application's main programming language.
- Django Rest Framework (DRF): A framework for building RESTful APIs.
- Go: The application's main programming language.
- Fiber: A framework for building RESTful APIs.
- SQLite/PostgreSQL: Database used to store application data.
Services that part of this architecture are as follows:
To replicate this service, please follow these instructions
- Latest version of Python, and/or
- Latest version of Golang
- You can either just clone the Django Monolith or the Golang Services. Since both of them are the same.
- Each service already has documentation in its respective repository.
To Be Announced...
Contributions to this service are welcome. If you would like to contribute to the development of this application, please follow the instructions below:
- Fork the Repository
- Create a New Branch for Your Contribution
- Make Your Changes and Commit
- Push Your Changes to Your Fork
- Open a Pull Request in the Original Repository
To Be Announced...
This project was created for educational purposes and graduation requirements from the Bangkit Academy led by Google, Tokopedia, Gojek, & Traveloka.
