Skip to content

RESTful API made with typescript and with cloud service.

Notifications You must be signed in to change notification settings

KaueSena01/api_restful

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API RESTful

REST API, also called RESTful API, is an application programming interface (API or web API) that conforms to REST architectural style restrictions, allowing interaction with RESTful web services.

About application

RESTful API developed with TypeScript and Node.js, the api has a cloud service provided by mongoDB and with log monitoring.

Used packages:

"dependencies": {
    "config": "^3.3.7",
    "dotenv": "^14.3.2",
    "express": "^4.17.2",
    "express-validator": "^6.14.0",
    "mongoose": "^6.1.8",
    "morgan": "^1.10.0",
    "winston": "^3.4.0"
  },
  "devDependencies": {
    "@types/config": "^0.0.41",
    "@types/express": "^4.17.13",
    "@types/mongoose": "^5.11.97",
    "@types/morgan": "^1.9.3",
    "@types/node": "^17.0.5",
    "ts-node-dev": "^1.1.8",
    "typescript": "^4.5.5"
  }

📷 Application screenshots

See more about APIs.

About

RESTful API made with typescript and with cloud service.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published