
Redirected from
github.com/counterapi/counterapi.
command
module
Version:
v0.187.0
Opens a new window with list of versions in this module.
Published: Jun 20, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Counter API
💬 Have a Question or Need Help?
We’d love to hear from you!
👉 Join the Community Discussions
Ask questions, get support, or share your ideas with others.
Let’s build something great together! 🚀
Go Library for Counter API.
Requirements
- Go installed.
- Postgresql database.
What does it do?
Free counter API for your static website or application.
How to use it
Local Development
docker run -ti \
--network host \
-e POSTGRES_HOST=localhost \
-e POSTGRES_PORT=5432 \
-e POSTGRES_USER=postgres \
-e POSTGRES_DB=counter_api \
-e POSTGRES_PASSWORD=root \
counter
Improvements to be made
- 100% test coverage.
- Better covering for other features.
License
MIT
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.