Authentication Service, part of the knowZe Semi-Monolith.
- Go: The application's main programming language.
- Fiber: A framework for building RESTful APIs.
- SQLite: Database used to store application data.
To replicate this service, please follow these instructions
- Latest version of Golang
-
Clone the Repository
git clone https://github.com/Capstone-Experimental/cc-auth-service.git
-
Run the service
go run main.go
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.