Giter VIP home page Giter VIP logo

emrealper / vessel-voyage-tracker Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 16.94 MB

A project that simulates the sample scenario which demonstrates to collect scheduled Vessel Voyage Data based on Automatic Identification System (AIS) from AWS S3 and push to Azure Cosmos DB and provide this data over REST API securely.

C# 100.00%
ais aws-s3 azure-cosmos-db ddd-architecture clean-architecture worker-service cron-schedule dapper cqrs mediatr

vessel-voyage-tracker's Introduction

Vessel-Voyage-Tracker

A project that simulates the sample scenario which demonstrates to collect Vessel Voyage Data based on Automatic Identification System (AIS) from AWS S3 and push to Azure Cosmos DB and provide this data over REST API securely.

Swagger ui can be accesible on http://20.52.55.230:5000/swagger/index.html running on Azure Linux VM with Docker

The sample request shown below represents the movement records of specific vessel (Mmsi: 241486004) between 2017-07-12 10:06:01 and 2017-07-12 10:30:01

curl -X GET "http://20.52.55.230:5000/api/VesselHistory/GetAll/241486004/2017-07-12T10%3A06%3A01/2017-07-12T10%3A30%3A01" -H "accept: text/plain" -H "VesselPositionTracker-Api-Key: 1234"

movements of vessels

vessel-voyage-tracker's People

Contributors

emrealper avatar

Stargazers

 avatar

Watchers

 avatar  avatar

vessel-voyage-tracker's Issues

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.