Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/TIT8/go-api
Browse files Browse the repository at this point in the history
  • Loading branch information
tit8 authored and tit8 committed May 2, 2024
2 parents 1083aeb + cc5adc7 commit 1a18d41
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 1a18d41

Please sign in to comment.