dgraph-travel

module
v0.0.0-...-da37a57 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 22, 2024 License: Apache-2.0

README

dgraph-travel

Go CodeQL

Directories

Path Synopsis
app
travel-admin/commands
Package commands contains the functionality for the set of commands currently supported by the CLI tooling.
Package commands contains the functionality for the set of commands currently supported by the CLI tooling.
travel-api/handlers
Package handlers contains the full set of handler functions and routes supported by the web api.
Package handlers contains the full set of handler functions and routes supported by the web api.
travel-ui/handlers
Package handlers contains the full set of handler functions and routes supported by the web api.
Package handlers contains the full set of handler functions and routes supported by the web api.
business
data
Package data contains the schema and models for data access.
Package data contains the schema and models for data access.
data/advisory
Package advisory provides support for managing advisory data in the database.
Package advisory provides support for managing advisory data in the database.
data/auth
Package auth provides authentication and authorization support.
Package auth provides authentication and authorization support.
data/city
Package city provides support for managing city data in the database.
Package city provides support for managing city data in the database.
data/place
Package place provides support for managing place data in the database.
Package place provides support for managing place data in the database.
data/ready
Package ready provides support for waiting for the database to be ready to receive commands.
Package ready provides support for waiting for the database to be ready to receive commands.
data/schema
Package schema provides schema support for the database.
Package schema provides schema support for the database.
data/user
Package user provides support for managing users in the database.
Package user provides support for managing users in the database.
data/weather
Package weather provides support for managing weather data in the database.
Package weather provides support for managing weather data in the database.
feeds/advisory
Package advisory is providing support to query the Travel Advisory API and retrieve an advisory for a specified city.
Package advisory is providing support to query the Travel Advisory API and retrieve an advisory for a specified city.
feeds/places
Package places is providing support to query the Google maps places API and retrieve places for a specified city.
Package places is providing support to query the Google maps places API and retrieve places for a specified city.
feeds/weather
Package weather is providing support to query the Open Weather API and retrieve weather for a specified city.
Package weather is providing support to query the Open Weather API and retrieve weather for a specified city.
loader
Package loader provides support for update new and old city information.
Package loader provides support for update new and old city information.
mid
Package mid contains the set of middleware functions.
Package mid contains the set of middleware functions.
foundation
tests
Package tests contains supporting code for running tests.
Package tests contains supporting code for running tests.
web
Package web contains a small web framework extension.
Package web contains a small web framework extension.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL