Nuclearmail

NuclearMail is an experiment of writing a webmail client using React and the Flux architecture. It runs completely in the browser and uses the GMail REST API.
Alternatives To Nuclearmail
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Nuclearmail808
4 years ago3mitJavaScript
NuclearMail is an experiment of writing a webmail client using React and the Flux architecture. It runs completely in the browser and uses the GMail REST API.
Origin_restful_authentication21
13 years agootherRuby
An example Rails 2.1 web app that implements RESTful authentication. Best practices in 2008.
Dimap13
10 years ago8August 02, 2013mitJavaScript
Provides an HTTP REST interface to attachments in your Gmail account.
Google Webhook10
12 years agoPython
Create your own Webhook for free using the Google AppEngine infrastructure. You can send SMS messages to trigger the webhook, which will forward the message to your RESTful API of choice.
Paper Gmail4
7 years ago11apache-2.0HTML
Springboot Restful Mail Api2
4 years agoapache-2.0Java
This repository contains a Rest API for sending E-mail using Spring Boot.Spring framework provides a number of library classes for sending email. It provides an easy to use mail interface called JavaMailSender built on top of the JavaMail API. JavaMail API is a messaging framework available as part of Java SE and Java EE platforms.
Alternatives To Nuclearmail
Select To Compare


Alternative Project Comparisons
Readme

NuclearMail build status dependency status

NuclearMail is an experiment of writing a webmail client using React and the Flux architecture. It runs completely in the browser and uses the Gmail REST API.

Try it out at: http://ianobermiller.github.io/nuclearmail/

Getting started

  1. npm start will start webpack-dev-server and the watchers.
  2. Open http://localhost:8000 in your browser. Changing any file will build and refresh the window.
  3. flow to run the typechecker

Technologies used

Keyboard shortcuts

  • y - archive

TODO

  • Show search sign on hover over contact name, click to search by that
  • Scroll to top when navigating
  • Fetch more when archiving all of inbox
  • Simple compose
  • Compose with Markdown
  • WYSIWYG composer? http://neilj.github.io/Squire/
  • PGP encryption?
  • More keyboard shortcuts
  • Navigation for labels
Popular Rest Projects
Popular Gmail Projects
Popular Application Programming Interfaces Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Reactjs
Rest
Gmail
Flux
Webmail
Flux Architecture