forked from SimpleWeb/SimpleAmazon
A frontend for Amazon that allows users to browse and search amazon on any TLD of choice (like fr, de, com, co.uk, etc)
This repository has been archived on 2024年10月09日 . You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
|
|
||
|---|---|---|
| static | Make everything use one universal style.css file | |
| templates | Implement Cookies | |
| .gitignore | Initial commit | |
| go.mod | Initial commit | |
| go.sum | Initial commit | |
| LICENSE | Initial commit | |
| main.go | Implement Cookies | |
| README.md | Add usage section to README | |
SimpleAmazon
A frontend for Amazon that allows users to browse and search amazon on any TLD of choice (like fr, de, com, co.uk, etc)
How to install/run
go install codeberg.org/SimpleWeb/SimpleAmazon@latest
SimpleAmazon
Usage
You can only specify the host and the port the program should run on using the -h and the -p flag respectively. Default values are host:localhost and port:8080