mirror of
https://gitlab.com/mbugroup/lti-api.git
synced 2026-05-20 05:21:57 +00:00
fix: adjust from boilerplate to lti project
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Golang Boilerplate (golang-boilerplate)
|
||||
# Lumbung Telur Indonesia ERP API (lti-api)
|
||||
|
||||
Boilerplate RESTful API, built with **Go, Fiber, GORM** and **PostgreSQL**.
|
||||
Lumbung Telur Indonesia RESTful API, built with **Go, Fiber, GORM** and **PostgreSQL**.
|
||||
|
||||
---
|
||||
|
||||
@@ -23,8 +23,8 @@ Boilerplate RESTful API, built with **Go, Fiber, GORM** and **PostgreSQL**.
|
||||
### 1. Clone Project
|
||||
|
||||
```bash
|
||||
git clone https://github.com/hafizhproject45/Golang-Boilerplate.git
|
||||
cd golang-boilerplate
|
||||
git clone https://gitlab.com/mbugroup/lti-api.git
|
||||
cd lti-api
|
||||
```
|
||||
|
||||
### 2. Install Dependencies
|
||||
@@ -105,8 +105,8 @@ internal/
|
||||
|
||||
## ✨ Author
|
||||
|
||||
Hafizh Athallah Yovanka
|
||||
IT Development PT Mitra Berlian Unggas
|
||||
|
||||
## 📃 License
|
||||
|
||||
Free to use
|
||||
Free to use --change here
|
||||
|
||||
Reference in New Issue
Block a user