Skip to content

Commit

Permalink
Add fitting entries to new e-commerce section
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpoe committed Oct 24, 2019
1 parent a81fdc3 commit f1815ec
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 @@ -556,7 +556,6 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [celeriac](https://github.com/svcavallar/celeriac.v1) - Library for adding support for interacting and monitoring Celery workers, tasks and events in Go.
* [consistent](https://github.com/buraksezer/consistent) - Consistent hashing with bounded loads.
* [dht](https://github.com/anacrolix/dht) - BitTorrent Kademlia DHT implementation.
* [digota](https://github.com/digota/digota) - grpc ecommerce microservice.
* [dot](https://github.com/dotchain/dot/) - distributed sync using operational transformation/OT.
* [doublejump](https://github.com/edwingeng/doublejump) - A revamped Google's jump consistent hash.
* [dragonboat](https://github.com/lni/dragonboat) - A feature complete and high performance multi-group Raft library in Go.
Expand Down Expand Up @@ -597,7 +596,9 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a

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

* [digota](https://github.com/digota/digota) - grpc ecommerce microservice.
* [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.
* [paypal](https://github.com/logpacker/PayPal-Go-SDK) - Wrapper for PayPal payment API.

## Email

Expand Down Expand Up @@ -1686,8 +1687,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [megos](https://github.com/andygrunwald/megos) - Client library for accessing an [Apache Mesos](http://mesos.apache.org/) cluster.
* [minio-go](https://github.com/minio/minio-go) - Minio Go Library for Amazon S3 compatible cloud storage.
* [mixpanel](https://github.com/dukex/mixpanel) - Mixpanel is a library for tracking events and sending Mixpanel profile updates to Mixpanel from your go applications.
* [patreon-go](https://github.com/mxpv/patreon-go) - Go library for Patreon API.
* [paypal](https://github.com/logpacker/PayPal-Go-SDK) - Wrapper for PayPal payment API.
* [patreon-go](https://github.com/mxpv/patreon-go) - Go library for Patreon API.````
* [playlyfe](https://github.com/playlyfe/playlyfe-go-sdk) - The Playlyfe Rest API Go SDK.
* [pushover](https://github.com/gregdel/pushover) - Go wrapper for the Pushover API.
* [rrdaclient](https://github.com/Omie/rrdaclient) - Go Library to access statdns.com API, which is in turn RRDA API. DNS Queries over HTTP.
Expand Down

0 comments on commit f1815ec

Please sign in to comment.