mirror of
https://github.com/TeamPiped/documentation.git
synced 2024-08-14 23:50:09 +00:00
Merge pull request #3 from thecashewtrader/patch-1
Nicer hyperlinks on architecture landing page
This commit is contained in:
commit
eb5a1dd532
1 changed files with 3 additions and 4 deletions
|
@ -8,11 +8,10 @@ summary: How is Piped architectured?
|
|||
|
||||
Piped has 3 components:
|
||||
|
||||
- A frontend in VueJS
|
||||
- A backend in Java which uses NewPipeExtractor
|
||||
- A proxy in Golang
|
||||
- [A frontend in VueJS](https://github.com/TeamPiped/Piped)
|
||||
- [A backend in Java which uses NewPipeExtractor](https://github.com/TeamPiped/Piped-Backend)
|
||||
- [A proxy in Golang](https://github.com/FireMasterK/http3-ytproxy)
|
||||
|
||||
links: https://github.com/TeamPiped/Piped\, https://github.com/TeamPiped/Piped-Backend and, https://github.com/FireMasterK/http3-ytproxy
|
||||
|
||||
## Frontend
|
||||
|
||||
|
|
Loading…
Reference in a new issue