| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
API Docs: https://api.httpsms.com/index.html
To build and run the API on your computer, you can use the command below.
# Build the API
go go build -o main.exe;
# Run the API
./main.exeYou can run the unit tests for this client from the root directory using the command below:
go test -vThis project is licensed under the MIT License - see the LICENSE file for details
| Back | FazBrowse Home | New Git URL |