Coder Social home page Coder Social logo

foss-weekend-participants-api's Introduction

FOSS Weekend Participants API

About

This is an API with data on all participants of IIIT-L Equinox's FOSS Weekend (that's you!) with 2 endpoints currently, one which returns data on all the participants and another which returns data on the participant with the requested roll number. All data is in JSON format. 2 endpoints sounds too little? Don't worry, you can add more (look at the Issues tab ๐Ÿ‘€)

Tackling issue #1 is MANDATORY for all participants. Don't miss it!

Local Setup

  • After forking and cloning this repository to your local machine, open the project folder in your favourite code editor.
  • In the terminal, ensuring you are in the project folder, run npm i to install all the dependencies
  • To start the development server, run npm run devStart. You should see some output ending with listening at http://localhost:3000/ in development Go to this link to see the server in action. In case you need to stop the server (though you probably won't need to), just press ctrl + C
  • After making any changes to the code, refresh the browser to see how it affects the results.

Pro tip: To run any other commands in the terminal (like git commands), you don't need to stop the development server, just open another instance of the terminal (in VS Code, press the little plus sign to the top right of the terminal)

foss-weekend-participants-api's People

Contributors

n-shar-ma 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.