Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (15 loc) · 332 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 332 Bytes

blogApi

WordPress api using beego framewok

https://api.zmis.me

see my blog https://zmis.me

go get github.com/zmisgod/blogApi

before run this , you need check your 8081 is occupied

lsof -i:8081

if exists , you need use kill -9 PID

make