Giter Club home page Giter Club logo

backendgit's Introduction

EmplManagerBackEnd

Simple NodeJs backend service for retrieving employees by possition.

Setup

The project requires npm and nodeJs installed

Build Project

  1. Install typescript: npm install -g typescript
  2. Install npx: npm install npx
  3. Install project dependencies: npm install

Launch server

  1. npx ts-node src/Server.ts
  2. Check localhost ap port 8080

Services:

Possition Url
All Employees http://localhost:8080/allemployees
Juniors http://localhost:8080/juniors
Programmers http://localhost:8080/programmers
Engineers http://localhost:8080/engineers
Experts http://localhost:8080/experts
Managers http://localhost:8080/managers
Admins http://localhost:8080/admins
Nonadmins http://localhost:8080/nonadmins

backendgit's People

Contributors

rkazak 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.