Skip to content

aeroxee/kafekoding-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KafeKoding API

KafeKoding API is project to make RestFul API to handling account, class, blog of articles in KafeKoding Community.

Requirement

  1. GIN
  2. UUID
  3. GoSlug
  4. GORM

How To Run

  1. Clone this repository
git clone https://github.com/Aeroxee/kafekoding-api.git
  1. Create .env
SMTP_SERVER=smtp.gmail.com
SMTP_PORT=587
SMTP_USERNAME=your email
SMTP_PASSWORD=your app password
  1. Run & execution
go build -o kafekodingapi cmd/kafekoding-api/main.go
./kafekodingpi
  1. Server run on :8000

Contribution

If you encounter errors, have questions, or would like to contribute to the development of this class, please open an issue or submit a pull request. Your contribution is greatly appreciated!

License

This project is licensed under the MIT license. Please refer to the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages