Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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]

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.**