FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

webring-plusplus/server-static · GitHub

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Produce a list of links
$ echo 'blakehawkins.com
richardlupton.com' > links.list

# Generate webring++ file
$ ./generate.sh

# Test in a local server
$ ./test.sh &
$ curl localhost:8000/webring++.json
{
  "version": 1,
  "links": [
    "blakehawkins.com",
    "richardlupton.com"
  ]
}

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL