Giter Site home page Giter Site logo

zacharydavidsaunders / pseudonameapi Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 430 KB

The backend API that serves the Pseudoname website. — A javascript Node/Express API wrapper with middlewares, Mocha/Chai unit tests, and Travis CI integration.

Home Page: https://pseudoname-api.herokuapp.com/

License: Mozilla Public License 2.0

JavaScript 100.00%
anonymity api chai email express express-js forwardmx http mocha node nodejs privacy pseudoname security

pseudonameapi's People

Contributors

dcstone09 avatar dependabot[bot] avatar zacharydavidsaunders avatar

Stargazers

 avatar

Watchers

 avatar  avatar

pseudonameapi's Issues

Prevent the daisy-chaining of aliases

Users should not be able to chain aliases (create a new alias with an existing alias provided as the “real email” parameter). Daisy-chained aliases puts unnecessary load on the system.

Fix start script

The existing start script does not work. The script should install and run PseudonameAPI like:

npm install && node ./src/index.js

Make the codebase ES2017 compliant

In an effort to follow industry standards, the codebase should become ES2017 compliant. ESLint will help identify and correct poor usage and will enforce rules going forward.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.