Giter VIP home page Giter VIP logo

wakapi-stats's Introduction

πŸ“Š Wakapi-Stats

Generator images from Wakapi

Report Bug Β· Request Feature

πŸ“Š Metrics past 30 days
πŸ’¬ Most used programming languages πŸ› οΈ Most used editors

🧐 Features

  • βœ… 100 % free and open-source

  • βœ… No need CI

  • βœ… Generate most used editors

  • βœ… Generate most used programming languages

  • βœ… Generate most used operating systems

  • βœ… Self-hosted

πŸ”§ Endpoint availables

(/stats/editors, /stats/languages, /stats/operatingSystems, /stats/machines, /stats/projects)

Range possibility today, yesterday, week, month, year, 7_days, last_7_days, 30_days, last_30_days, 12_months, last_12_months, any

Please do not forget to put your wakapi endpoint into public

http://localhost:8080/api/v1/editors?url=https://stats-code.thomaslacaze.fr/api/v1/users/thomaslacaze/stats/30_days

☁️ Public instance

https://wakapi-stats.thomaslacaze.fr/api/v1/editors?url=https://stats-code.thomaslacaze.fr/api/v1/users/thomaslacaze/stats/30_days

πŸ› οΈ Installation Steps

🐳 Option 1: Run from Docker run

# Run the container
$ docker run -d \
  -p 8080:8080 \
  -e "ENVIRONMENT=prod" \
  --name wakapi-stats thomaslacaze/wakapi-stats:1.1.0

🐳 Option 2: Run from Docker-compose

See here

πŸ’» Option 3: Run from source

Prerequisites

  • Go >= 1.8 (with $GOPATH properly set)
  1. Clone the repository
git clone https://github.com/LacazeThomas/wakapi-stats.git
  1. Change the working directory
cd wakapi-stats
  1. Setup environnement variables
Environment Variable Default Description
ENVIRONMENT dev Whether to use development or production settings
  1. Run the app
go build -o wakapi-stats && ./wakapi-stats

🌟 You are all set!

πŸ™‡ Special Thanks

Dockerfile

Dockerfile

License

MIT


Developed with ❀️ in France

wakapi-stats's People

Contributors

deepsourcebot avatar lacazethomas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

wakapi-stats's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.