Skip to content

TSDilov/SwiftParserWebapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

SwiftParserWebapi

Task: Parser for Swift MT799

Used technologies:

Description:

A three-layer architecture for converting a Swift MT799 message file. There is Data Layer, Service Layer and Web Api. The Data Layer has the connection with SQLite and the model for the Swift Message. We have Repository patern with Insert Method which inserts the data when it is parsed from the Swift MT799 message. There is DbMigrator for the table creation and DbHelper for the connection with the base. Implementation of the parser is in the Service layer where it has Swift Parser Service.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages