Skip to content

paulmakepeace/frontend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Badger Frontend

The publicly available frontend for Badger. Feel free to submit pull requests, we always welcome input from the community.

Run locally:

  • git clone https://github.com/badger/frontend.git
  • open frontend/index.html in your browser of choice.

Badger JSON API

The Badger frontend is actually just a pretty interface for our JSON API, which you can read about here: https://api.badger.com.

This really opens the door for developers to come in and customize their Badger experience. Everything that you can do through the frontend can also be done with cURL on a command line.

About

The publicly available frontend for Badger.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.4%
  • Ruby 6.6%