GithubHelp home page GithubHelp logo

adammendoza / pensieve-api Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pensieve-srs/pensieve-api

0.0 0.0 0.0 367 KB

🔭The Pensieve backend providing the API to review cards

Home Page: https://pensieve.app

License: MIT License

JavaScript 100.00%

pensieve-api's Introduction

"I use Pensieve. One simply siphons the excess thoughts from one's mind, pours them into the basin, and examines them at one's leisure. It becomes easier to spot patterns and links, you understand, when they are in this form."

Albus Dumbledore

This project contains the backend for Pensieve providing the API for accessing data using NodeJS and MongoDB.

Getting Started

Dependencies

  • Node 4+
  • MongoDB
  • SendGrid

Installing

Clone this project and update path accordingly:

git clone [email protected]:pensieve-srs/pensieve-api.git
cd pensieve-api/

Install the dependencies:

yarn install

Copy the .env.example and update the variables to your settings:

cp .env.example .env.development.local

Start MongoDB instance:

mongod

Finally, start the server and watch for changes:

yarn run start:watch

Open up your browser and navigate to http://localhost:5000/docs/. You should see a Swagger API Docs interface.

Contributing

Roadmap

View the Project Roadmap which includes upcoming features, reported bugs, and other updates to the project.

Contributing Guide

All work happens directly on GitHub and contributions are welcomed!. Submit a Pull Request to introduce new code changes. Open an Issue to request a new feature or report a bug. Interested in contributing? Contact @nlaz for help to get started.

License

Pensieve is MIT licensed.

pensieve-api's People

Contributors

nlaz avatar deklanw avatar jappareti avatar

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.