GithubHelp home page GithubHelp logo

aryashah2k / credenceanalytic-restapi-assignment Goto Github PK

View Code? Open in Web Editor NEW
9.0 1.0 0.0 1.03 MB

Backend Assignment Position: Software Developer REST API Server ● You’ll need to create an API server with CRUD based routes using NodeJS/Python ● Using your API, users can Create, Read, Update or Delete data from the database

License: MIT License

JavaScript 100.00%

credenceanalytic-restapi-assignment's Introduction

Credence Analytics - REST- API - Assignment

Logo

Project Overview

REST API Server

● You’ll need to create an API server with CRUD based routes using NodeJS/Python

● Using your API, users can Create, Read, Update or Delete data from the database.

● Use MongoDB to store the following data to get you started.

Features

  1. List all Movies in the Database

  2. Get Movies by ID

  3. Update Movies by ID

  4. Delete Movies by ID

Github: https://github.com/aryashah2k/CredenceAnalytic-RESTAPI-Assignment

Technologies Used

Getting Started

● Clone repository into local machine

● From the current directory run npm run start to start the server

● Use Postman or any other API testing software to test the CRUD operations

Prerequisites

Ensure you have the following installed on your local machine:

HTTP Response Codes

Each response will be returned with one of the following HTTP status codes:

  • 201 `OK The resource was created successfully
  • 200 `Ok The request was successfull
  • 400 Bad Request There was a problem with the request (security, malformed)
  • 500 Server Error An error on the server occurred

Documentation

  1. GET

GET

GET2

  1. GET by ID

GETbyID

  1. POST

POST

  1. UPDATE by ID

Update

  1. GET After DELETE

GETafterDelete

  1. SEARCH after DELETE Search

License

This project is open-sourced software licensed under the MIT license.

credenceanalytic-restapi-assignment's People

Contributors

aryashah2k avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.