mirror of
https://github.com/danog/schema.tl.git
synced 2025-01-22 13:52:46 +01:00
lole
This commit is contained in:
parent
960d9b2da7
commit
f6087938dd
21
README.md
21
README.md
@ -2,4 +2,23 @@
|
||||
|
||||
An AngularJS app to search and view the Telegram API TL-schema in a beautiful way.
|
||||
|
||||
![](https://i.imgur.com/rRrFA6R.png)
|
||||
![](https://i.imgur.com/akrelfR.png)
|
||||
|
||||
## Features
|
||||
|
||||
- Search and view TL-schema constructors, types, and methods
|
||||
- Easy testing of constructors and methods with the playground
|
||||
- Easy access to `schema.json` and `schema.tl`
|
||||
- Always up-to-date
|
||||
|
||||
### Search
|
||||
|
||||
Search is blazing fast since everything is local.
|
||||
|
||||
![](https://i.imgur.com/lfAs0XQ.png)
|
||||
|
||||
### Playground
|
||||
|
||||
You can use the playground on constructor and method pages to easily test the API with [Telegram for Devs](https://tjhorner.com/webogram).
|
||||
|
||||
![](https://i.imgur.com/vEBEWqq.png)
|
Loading…
x
Reference in New Issue
Block a user