mirror of
https://github.com/YGGverse/titan-II.git
synced 2025-01-25 22:34:23 +00:00
add integration examples
This commit is contained in:
parent
df9c2cef35
commit
7951c7c5e5
14
README.md
14
README.md
@ -1,9 +1,15 @@
|
||||
# Titan II
|
||||
|
||||
Gemini Protocol library for PHP 8
|
||||
Composer / PHP 8 library for [Gemini Protocol](https://geminiprotocol.net)
|
||||
|
||||
- [gemini://gemini.circumlunar.space/](gemini://gemini.circumlunar.space/)
|
||||
- [https://gemini.circumlunar.space/](https://gemini.circumlunar.space/)
|
||||
Simply create online server with native IPv6 support for PHP apps or just static `gemtext`
|
||||
|
||||
## Integrations
|
||||
|
||||
* [β-Doku](https://github.com/YGGverse/bdoku) - DokuWiki Satellite for Gemini Protocol
|
||||
* [Pulsar](https://github.com/YGGverse/Pulsar) - RSS Aggregator for Gemini Protocol
|
||||
* [KVAZAR](https://github.com/kvazar-network/geminiapp) - KevaCoin Explorer for Gemini Protocol
|
||||
* [KevaChat](https://github.com/kevachat/geminiapp) - Chat in BlockChain
|
||||
|
||||
## Install
|
||||
|
||||
@ -14,7 +20,7 @@ Gemini Protocol library for PHP 8
|
||||
|
||||
## Usage
|
||||
|
||||
```
|
||||
``` php
|
||||
<?php
|
||||
|
||||
$server = new \Yggverse\TitanII\Server();
|
||||
|
Loading…
x
Reference in New Issue
Block a user