Skip to content

take2make/GrammaKey_Site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GrammaKey site which is using with GrammaKey API server

In the core of Site is used modern API server. https://github.com/GermanZvezdin/Grammakey.

Structure

GrammaKey site was constructed with GO language, which is powerful for server-side tasks. To get result text users just need to type key sentence in the specific field and get the result text, which can be downloaded.

in the static dir is located front end side of site.

run

go run main.go

or you can build project:

go build main.go

and after that:

./main

Example view of site

alt tag

About

Site for generation text from key words

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors