GithubHelp home page GithubHelp logo

shubham-adhya / tacnique-assignment Goto Github PK

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

Home Page: https://determined-lime-peplum.cyclic.cloud/docs

JavaScript 100.00%
express-rate-limit expressjs mongodb mongodb-atlas nodejs

tacnique-assignment's Introduction

tacnique-Assignment

Welcome to the Task Management API Assignment Documentation! This Assignment is built using Node.js, Express, MongoDB This Documentation provides an overview of the API routes available in the application

All the task routes are rate limited

Each IP is limited to 50 requests per window (here, per 5 minutes)

For Swagger Docs , Please visit

        https://determined-lime-peplum.cyclic.cloud/docs/

For Postman Workspace Reference , Please visit

        https://www.postman.com/maintenance-participant-15268758/workspace/tacnique-assignment

To start the project locally

1> Clone this repo

        git clone https://github.com/shubham-Adhya/tacnique-Assignment tacnique

2> Add .env file and add the following fields, Sample:

        mongoURL=mongodb+srv://<username>:<password>@cluster0.nobqy8a.mongodb.net/<database-name>?retryWrites=true&w=majority

        PORT=8080
        JWT_SECRET=tacnique_JWT
        SaltRounds=5

3> Run command

        cd tacnique
        npm install
        npm run start

Base URL: http://localhost:8080

Deploy URL: https://determined-lime-peplum.cyclic.cloud/

tacnique-assignment's People

Contributors

shubham-adhya 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.