An open API service indexing awesome lists of open source software.

https://github.com/sendgrid/opensource

SendGrid Open Source Dashboard
https://github.com/sendgrid/opensource

Last synced: about 1 month ago
JSON representation

SendGrid Open Source Dashboard

Awesome Lists containing this project

README

          

# Open Source @ SendGrid

# Purpose

Originally, this repository existed for Hacktoberfest 2018. Yet, we thought that it would be great to have a general repository to aggregate our open source efforts in one place. We can also use this for capturing new ideas that don't fit into one of our existing repositories.

# Our Open Source Projects

## REST Libraries

* [C# Library](https://github.com/sendgrid/sendgrid-csharp)
* [Go Library](https://github.com/sendgrid/sendgrid-go)
* [Java Library](https://github.com/sendgrid/sendgrid-java)
* [NodeJS Library](https://github.com/sendgrid/sendgrid-nodejs)
* [PHP Library](https://github.com/sendgrid/sendgrid-php)
* [Python Library](https://github.com/sendgrid/sendgrid-python)
* [Ruby Library](https://github.com/sendgrid/sendgrid-ruby)

## SMTP Libraries

* [C# SMTP Library](https://github.com/sendgrid/smtpapi-csharp)
* [Go SMTP Library](https://github.com/sendgrid/smtpapi-go)
* [Java SMTP Library](https://github.com/sendgrid/smtpapi-java)
* [NodeJS SMTP Library](https://github.com/sendgrid/smtpapi-nodejs)
* [PHP SMTP Library](https://github.com/sendgrid/smtpapi-php)
* [Python SMTP Library](https://github.com/sendgrid/smtpapi-python)
* [Ruby SMTP Library](https://github.com/sendgrid/smtpapi-ruby)

## HTTP Clients

* [Python HTTP Client](https://github.com/sendgrid/python-http-client)
* [PHP HTTP Client](https://github.com/sendgrid/php-http-client)
* [C# HTTP Client](https://github.com/sendgrid/csharp-http-client)
* [Java HTTP Client](https://github.com/sendgrid/java-http-client)
* [Ruby HTTP Client](https://github.com/sendgrid/ruby-http-client)
* [Go HTTP Client](https://github.com/sendgrid/rest)
* [Node.js HTTP Client](https://github.com/sendgrid/nodejs-http-client)

## Standards

* [OpenAPI Specification](https://github.com/sendgrid/sendgrid-oai)

## Documenation

* [SendGrid Knowledge Center](https://github.com/sendgrid/docs)

## Front End

* [SendGrid UI Components](https://github.com/sendgrid/ui-components)

## Email Helpers

* [Email Templates](https://github.com/sendgrid/email-templates)
* [WordPress Plugin](https://github.com/sendgrid/wordpress)

## Operations

* [DX Automator](https://github.com/sendgrid/dx-automator)
* [DX Mobile](https://github.com/sendgrid/dx-mobile)
* [SendGrid CLI](https://github.com/sendgrid/sendgrid-cli)
* [Krampus](https://github.com/sendgrid/krampus)
* [Justice Engine](https://github.com/sendgrid/JusticeEngine)

## Utilities

* [Open Source Data Collector](https://github.com/sendgrid/open-source-library-data-collector)

# How Else Can I Use This Repo?

* Submit an issue that describes the solution that you’d like to work on.
* Our DX team will review and comment on the issue.
* The DX team will approve the solution.
* Start hacking.

# Swag & Recognition

As you develop a solution, please share with us where you’re publishing the project.

Like contributing to any Hacktoberfest project, we’ll send you some special edition SendGrid Hacktoberfest swag. These projects will likely qualify in our “difficulty: hard” category. This applies to Hacktoberfest season. When not in Hacktoberfest season, you will receive our normal swag.

As an additional reward, we’d love to write a blog post about your project and promote it.

# Questions? Need help?

Open an [issue](https://github.com/sendgrid/opensource/issues/new) or email [dx@sendgrid.com](mailto:dx@sendgrid.com).