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

https://github.com/june976/daily-post-pages-requests

Requests submitted to Chat-GPT, the responses wil be displayed in my pages.
https://github.com/june976/daily-post-pages-requests

Last synced: 4 months ago
JSON representation

Requests submitted to Chat-GPT, the responses wil be displayed in my pages.

Awesome Lists containing this project

README

          

## Daily post pages requests

This repository is a pool to store the requests submitted to Chat-GPT.

The requests are stored in the [*requests.json*](https://github.com/June976/daily-post-pages-requests/blob/main/requests.json) file.

## Push your requests

If you want to add your requests in, please note:
> [!CAUTION]
> 1. The filename *requests.json* should not be modified.

> [!CAUTION]
> 2. Your requests should be add to the end of the *requests.json* file, please don't modify the origin file. In other words, you are only allowed to append your contents to the file.

> [!IMPORTANT]
> 3. Your requests should look like some key-value pairs. It's best to use **unique** integer strings for the keys (If you insist on, other strings should be ok). For the value stores your request, zh-cn or English are all ok, and don't forget the comma at the end of each line. The contents is the same as a [**dict**](https://docs.python.org/3/library/stdtypes.html#dict) in Python.

> [!CAUTION]
> 4. The encoding format of the [*requests.json*](https://github.com/June976/daily-post-pages-requests/blob/main/requests.json) file is **utf-8**.

## Where you can see the responses from Chcat-GPT

#### My personal pages (daily updating):

- [Jun's blog](https://www.jun997.xyz/tags/Daily-sharing/)
- [Jun's next blog](https://next.jun997.xyz/tags/Daily-sharing/)

# `Awaiting for your creative submission`