# 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"
]
}
-
Notifications
You must be signed in to change notification settings - Fork 0
webring-plusplus/server-static
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published