Skip to content

AbdhilahiRWabwire/data-interchange-web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Workflow

Data Interchange Web

Data Interchange is a Network Application Programming Interface Development Platform

Features

Build

Build Web Server

git clone

GOOS=linux GOARCH=amd64 go build -o ./binary/htdinet ./server/source/main.go

Install Web Server

echo 'export PATH="$PATH:/usr/local/bin/htdinet"' >> ~/.bashrc && sudo echo 'export PATH="$PATH:/usr/local/bin/htdinet"' >> /etc/skel/.bashrc

About

Web Implementation of Data Interchange

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.3%
  • HTML 21.0%
  • CSS 17.1%
  • Other 0.6%