A sample who will deal with GTFS file
- Working on vim
- Plugin vim-go https://github.com/fatih/vim-go
Steps :
-
- Create a sqlite database
-
- Parse some text file
-
- Fill the db
-
- Start a gin server
-
- Let one URL available for get the data's
github.com/cheggaaa/pb/v3 v3.0.5
github.com/gin-gonic/gin v1.6.3
github.com/mattn/go-sqlite3 v1.14.3