Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pengxn/go-xn
✍ The platform for integrating the API I want. [WIP]
https://github.com/pengxn/go-xn
blog gin go
Last synced: about 1 month ago
JSON representation
✍ The platform for integrating the API I want. [WIP]
- Host: GitHub
- URL: https://github.com/pengxn/go-xn
- Owner: Pengxn
- License: zlib
- Created: 2019-04-01T05:27:05.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-03T09:47:23.000Z (about 2 months ago)
- Last Synced: 2024-11-03T09:25:30.575Z (about 2 months ago)
- Topics: blog, gin, go
- Language: Go
- Homepage:
- Size: 1.07 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Go-xn
> ✍ The platform for publishing and running your blog. [WIP]
[![actions](https://img.shields.io/github/actions/workflow/status/Pengxn/go-xn/test.yml?logo=github&style=flat-square)](https://github.com/Pengxn/go-xn/actions/workflows/test.yml)
[![LICENSE](https://img.shields.io/github/license/Pengxn/go-xn.svg?style=flat-square&logo=opensourceinitiative)](https://github.com/Pengxn/go-xn/blob/main/LICENSE)## Build
```shell
make
./build/go-xn web
# Move to your home directory and edit it
cp ./src/config/example.ini ./fyj.ini
```> [!NOTE]
> **This project is developing.**