Skip to content

Commit

Permalink
add ecommerce section with flamingo commerce
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpoe committed Oct 10, 2019
1 parent 0ec7a5a commit a81fdc3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
- [Database Drivers](#database-drivers)
- [Date and Time](#date-and-time)
- [Distributed Systems](#distributed-systems)
- [E-Commerce](#e-commerce)
- [Email](#email)
- [Embeddable Scripting Languages](#embeddable-scripting-languages)
- [Error Handling](#error-handling)
Expand Down Expand Up @@ -591,6 +592,13 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [tendermint](https://github.com/tendermint/tendermint) - High-performance middleware for transforming a state machine written in any programming language into a Byzantine Fault Tolerant replicated state machine using the Tendermint consensus and blockchain protocols.
* [torrent](https://github.com/anacrolix/torrent) - BitTorrent client package.


## E-Commerce

*Libraries and tools for implementing e-commerce solutions such as online shops.*

* [Flamingo Commerce](https://github.com/i-love-flamingo/flamingo-commerce) - Providing e-commerce features using clean architecture like DDD and ports and adapters, that you can use to build flexible e-commerce applications.

## Email

*Libraries and tools that implement email creation and sending.*
Expand Down

0 comments on commit a81fdc3

Please sign in to comment.