Skip to content

johnbeynon/stash-api

Repository files navigation

Stash-api

Build Status Code Climate

Stash-API is an API for storing links and tagging them. It's meant for personal usage and is self hosted.

Links are stored in collections so it can be used to maintain different collections of links which can be further categorised with tags.

Docs

API Docs

Development

  • Redis

Deployment

Deploy

Dockerized for development

Make sure you have an updated version of Heroku Toolbelt, a working ![Docker installation(https://docs.docker.com/installation/) and the heroku-docker plugin installed:

$ heroku plugins:install heroku-docker

and start the application with:

$ docker-compose up web worker

Access endpoints via http://<docker-host-ip>:8080

About

Stash API (WIP)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published