Skip to content

Commit

Permalink
docs: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sundowndev authored Jan 7, 2021
1 parent 25f9ca9 commit 41ff882
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ It's written in Golang, designed for [Kubernetes](http://kubernetes.io/) and run

### What's next ?

- [IPFS](https://ipfs.io/) support
- Sentry integration
- Media asset generation (thumbnail, video preview...)
- More supported formats (360° videos, 60fps...)
- Upload files or import from third-party platforms (e.g: *YouTube, Dailymotion, Vimeo*)
- More supported formats (e.g: *360° videos, 60fps*...)
- Authentication and delegated upload
- Live streaming
- [IPFS](https://ipfs.io/) support
- Sentry integration

## Current status

Expand All @@ -41,8 +41,8 @@ See [this document](DESIGN.md) for a high level design and goals.

## Documentation

- For **developers**: see [godoc](https://godoc.org/github.com/dreamvo/gilfoyle), [design documentation](DESIGN.md)
- For **administrators**: see [user guide](https://dreamvo.github.io/gilfoyle/) (WIP) and [API documentation](https://petstore.swagger.io/?url=https://raw.githubusercontent.com/dreamvo/gilfoyle/master/api/docs/swagger.json)
- For **contributors**: see [godoc](https://godoc.org/github.com/dreamvo/gilfoyle), [high-level design documentation](DESIGN.md)
- For **users**: see [user guide](https://dreamvo.github.io/gilfoyle/) (WIP) and [API documentation](https://petstore.swagger.io/?url=https://raw.githubusercontent.com/dreamvo/gilfoyle/master/api/docs/swagger.json)
- The [GPL v3](LICENSE) license

## Contributing
Expand Down

0 comments on commit 41ff882

Please sign in to comment.