transliteratorapi

command module
v0.0.0-...-a4edc7f Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2019 License: MIT Imports: 10 Imported by: 0

README

Transliterator API

Build Status

File Tree

.
├── LICENSE
├── README.md
├── controllers
│   ├── transliterate.go
│   └── upload.go
├── controllers.go
├── engine
│   └── engine.go
├── init
│   └── init.go
├── main.go
├── middleware
│   └── middleware.go
├── pdfReader
│   └── pdfReader.go
├── scripts
│   ├── govars.sh
│   └── govarsBasic.sh
├── testfiles
│   ├── aleph.txt
│   ├── alpha.txt
│   ├── greek.pdf
│   ├── greekLowercaseLetters.txt
│   ├── hebrew.docx
│   ├── hebrewLetters.txt
│   ├── test.pdf
│   └── test.txt
├── tmp
└── types
    └── types.go

Setup Scripts

Scripts are found in the scripts/ directory. To start from scratch run ./scripts/basicSetup.sh. If you've set go env variables in the past, you should run ./scripts/setup.sh. This script will check for directories and go env vars, and set them if needed.

API Endpoints

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