Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TIT8 authored May 2, 2024
1 parent 0538592 commit cc5adc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ HTTP API that handles, under the hood, the [_e-mail us_](https://triennale-elett

But it's important to remember that Telegram is just an API endpoint, and it's entirely possible to send messages to chats from the browser as well (see [here](https://stackoverflow.com/questions/73084236/send-message-to-telegram-through-html-form-using-javascript) for an example). The same applies to the verification API of friendly captcha, which you can find [here](https://docs.friendlycaptcha.com/#/verification_api).

2. This API can be extended with additional features, such as the ability to directly receive files and create pull requests to the GitHub repository, something that cannot be achieved in the browser.
2. This API can be extended with additional features, such as the ability to directly receive files and create pull requests to the GitHub repository, something that cannot be achieved in the browser. Indeed it handles also [POST requests]() sent from Google Form when someone send files to maintainers.

## Testing

Expand Down

0 comments on commit cc5adc7

Please sign in to comment.