Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
oestoer committed Jan 13, 2024
1 parent ee27ea7 commit ea76c6e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Technologies

* [RapidApp](https://metacpan.org/pod/RadpiApp) - CRUD built atop Catalyst

* [DBIx::Cass](https://metacpan.org/pod/DBIx::Class) - Perl ORM
* [DBIx::Class](https://metacpan.org/pod/DBIx::Class) - Perl ORM

* [SQLite](https://sqlite.org) (or pretty much any database, see above)

Expand All @@ -35,11 +35,11 @@ Technologies

* [JSON](https://www.json.org) - API data send/receive

* [SendInBlue](https://sendinblue.com) - SMTP email sending service - free to low volume (live system)
* [Brevo](https://www.brevo.com/) (formerly SendInBlue) - SMTP email sending service - free to low volume (live system)

* [OneAll.com](https://oneall.com) - social logins

* [Barclayscrape](https://github.com/russss/barclayscrape) - Pull current transactions from a Barclays bank account
* [Barclayscrape](https://github.com/carpii/barclayscrape) - Pull current transactions from a Barclays bank account

* [Telegram::Bot::Brain](https://metacpan.org/pod/Telegram::Bot::Brain) - Telegram Bot system in Perl (inductions et al)

Expand Down

0 comments on commit ea76c6e

Please sign in to comment.