xml-to-json-api

command module
v0.0.0-...-6475e20 Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2023 License: MIT Imports: 11 Imported by: 0

README

xml-to-json-api

Polling XML feed data & exposing them to the JSON Gateway API

How to run

  1. Clone the repository
git clone github.com/mcgtrt/xml-to-json-api
  1. Go to the project folder
cd xml-to-json-api
  1. Create .env file with your configuration in root folder:
touch .env

Example configuration with required variables below:

MONGO_DB_URI=mongodb://localhost:27017
MONGO_DB_NAME=xmlToJsonApi
HTTP_LISTEN_ADDR=:3000
  1. Run project
make run

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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