This repository has been archived on 2023-03-22. You can view files and clone it, but cannot push or open issues or pull requests.
cuipod/Chatter/static/index.gmi
Dmitrii Kollerov 5d280daf74 save_everything
2023-03-22 12:02:46 +07:00

7 lines
362 B
Plaintext

# Chatter gemini app
This is chatter gemini app. An application can be used for chat with several different users. The idea of the project is to have the least amount of data stored permanently. This project uses sqlite in-memory database to store messages which means every time you reload it you lose all data.
=> /list Message list
=> /post Post message