Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/suratu-io/curl-telegram-bot
📃 Telegram bot for curl requests wherever you want
https://github.com/suratu-io/curl-telegram-bot
curl telegram telegram-bot
Last synced: 5 days ago
JSON representation
📃 Telegram bot for curl requests wherever you want
- Host: GitHub
- URL: https://github.com/suratu-io/curl-telegram-bot
- Owner: suratu-io
- License: mit
- Created: 2019-08-04T10:55:40.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-10T14:20:57.000Z (about 5 years ago)
- Last Synced: 2023-03-21T10:28:23.500Z (over 1 year ago)
- Topics: curl, telegram, telegram-bot
- Language: Go
- Homepage:
- Size: 45.9 KB
- Stars: 3
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
📃 CURL Telegram Bot
Telegram bot for curl requests wherever you want
Build Status:
Repository Status:
----
Usage
|
Contributing
|
License---
🔧 Usage
***Simple request without body:***
```rust
/get api.github.com
```***Output:***
```go
Status: 200 Ok
```👬 Contributing
See the [contributing file](CONTRIBUTING.md) for more information.
🔖 License
[MIT](LICENSE)