GithubHelp home page GithubHelp logo

nuri-engin / phonebookapi Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 911 KB

An API that will serve as the backend for a phone book app, providing a list of people and their contact details

Shell 2.06% JavaScript 97.94%

phonebookapi's Introduction

PhoneBookAPI

An API that will serve as the backend for a phone book app, providing a list of people and their contact details

# How to install and run the project.

  • First of all ensure to have the MongoDB exist and up to run on your computer.
  • Clone the project, and get into the project folder on CLI.
  • Run npm|yarn install, change the env.example file to env and provide information
  • Run npm|yarn dev to run the project on your local
  • Use exist (PostmanCollections)[/postman-collections] on here to generate quick requests to the App.

# Reasoning behind your technical choices.

  • Decided to use NodeJS, Express, MongoDB for the sake familirty.
  • Decided to use 'hagopj13's (a Uber engineer) 'node-express-boilerplate' to kick-off the project quickly
    • It's one of most starred boilerproject with many features for NodeJS RESTful API.
    • Provides; Code-quality, security, validation, logging, error handling, API doc, Test cases by default.
    • I've decided to remove AUTH process! but providing a simple auth-check. Aim to let quick testing with Postman on endpoint instead of registration process.

# Describe any trade-offs you needed to make and your reasoning.

  • I would use Postgres instead on MongoDB for better DB relations.

# Point out anything you might do differently if you had more time.

# Your contact details and any public profiles on developer networks.

phonebookapi's People

Contributors

nuri-engin avatar

Watchers

James Cloos avatar  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.