Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 547 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 547 Bytes

Express.Js API

NodeJS'de ExpressJS ile API sistemi yapıldı. Loglama için Winston kütüphanesi kullanıldı. API Dökümantasyonu için Swagger UI entegre edildi. MySql connection bilgileri ./api/db/index.js 3. satırdadır.

API'nin Swagger dökümantasyonuna bağlanmak için adrese tıklayınız: https://expressapi.onrender.com/api-docs/#/

Kullanılan kütüphaneler:

  1. Winston Logger (Logging)
  2. Swagger UI (Documentation)
  3. Multer (FileUpload)
  4. MySql

Logger.txt

Swagger UI