Skip to content

torrentcome/letsgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lets Go

Go Report Card

A sample who will deal with GTFS file

Implementation

Steps :

    1. Create a sqlite database
    1. Parse some text file
    1. Fill the db
    1. Start a gin server
    1. Let one URL available for get the data's

Library

	github.com/cheggaaa/pb/v3 v3.0.5
	github.com/gin-gonic/gin v1.6.3
	github.com/mattn/go-sqlite3 v1.14.3

Releases

No releases published

Packages

No packages published

Languages