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

https://github.com/lingcoder/gf-demo


https://github.com/lingcoder/gf-demo

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          




English | [简体中文](README_zh.md)

## Project Docs

[Google](https://www.google.com) : https://www.google.com

## Project Architecture

## Project Structure

```
├── gf-demo
├── app (application list)
│ ├── console (admin console)
│ └── job (scheduled job)
├── library (common module)
└── docs (project docs)

```

## Main Function