Code Monkey home page Code Monkey logo

riseconsulting-directory-interview's Introduction

Web veya mobil uygulamalar tarafından kullanılabilecek web servis yapısında bir telefon rehber uygulamasıdır.

Kullanılan Teknolojiler

  • .NET 5
  • MSSQL v18.10
  • REDIS 3.2.100
  • Ocelot 17.0.0

Projenin İşlevleri

  • Rehberde kişi oluşturma
  • Rehberde kişi güncelleme
  • Rehberde kişi silme
  • Rehberdeki kişilerin listelenmesi
  • Rehberdeki kişiye iletişim bilgisi ekleme
  • Rehberdeki kişiden iletişim bilgisi kaldırma
  • Rehberdeki bir kişiyle ilgili iletişim bilgilerinin de yer aldığı detay bilgilerin getirilmesi
  • Rehberdeki kişilerin bulundukları konuma göre istatistiklerini çıkartan bir rapor talebi
    • Konum Bilgisi
      • En çok -> En az olacak şekilde konumlarının sayılarıyla listelenmesi
    • O konumda yer alan rehbere kayıtlı kişi sayısı
    • O konumda yer alan rehbere kayıtlı telefon numarası sayısı

Apilerin Çalıştıkları Port Numaraları

  • Api Gateway: 13347
  • Report Api: 4000
  • Communication Information Api: 7000
  • Directory Users Api: 8000
  • Company Api: 9000

ApiGateway Endpoints

  • Report Api
    • [GET] /service/v{version}/Report/GetSortByLocation
    • [GET] /service/v{version}/Report/GetUserCountByLocation/{location}
    • [GET] /service/v{version}/Report/GetPhoneNumberCountByLocation/{location}
  • Communication Information Api
    • [GET] /service/v{version}/CommunicationInformation
    • [POST] /service/v{version}/CommunicationInformation
    • [PUT] /service/v{version}/CommunicationInformation
    • [GET] /service/v{version}/CommunicationInformation/{id}
    • [DELETE] /service/v{version}/CommunicationInformation/{id}
  • Directory Users Api-
    • [GET] /service/v{version}/DirectoryUsers
    • [POST] /service/v{version}/DirectoryUsers
    • [PUT] /service/v{version}/DirectoryUsers
    • [GET] /service/v{version}/DirectoryUsers/{id}
    • [DELETE] /service/v{version}/DirectoryUsers/{id}
    • [GET] /service/v{version}/DirectoryUsers/{userId}/information/{directoryUserId}
    • [POST] /service/v{version}/DirectoryUsers/{userId}/information/{directoryUserId}
    • [DELETE] /service/v{version}/DirectoryUsers/{userId}/directory/{directoryUserId}/information/{informationId}
  • Company Api
    • [GET] /service/v{version}/Company
    • [POST] /service/v{version}/Company
    • [PUT] /service/v{version}/Company
    • [DELETE] /service/v{version}/Company
    • [GET] /service/v{version}/Company/{id}

Notlar

  • Tüm API endpointleri saniye başına 1 istek cevaplayabilecek şekilde oluşturulmuştur.

riseconsulting-directory-interview's People

Contributors

enesaltun avatar

Watchers

James Cloos avatar  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.