Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mozilla-services/autopush
Python Web Push Server used by Mozilla
https://github.com/mozilla-services/autopush
mozilla python services-engineering-team webpush
Last synced: 2 months ago
JSON representation
Python Web Push Server used by Mozilla
- Host: GitHub
- URL: https://github.com/mozilla-services/autopush
- Owner: mozilla-services
- License: mpl-2.0
- Archived: true
- Created: 2015-03-06T01:19:24.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-07-13T23:39:08.000Z (over 1 year ago)
- Last Synced: 2024-08-13T03:06:23.465Z (6 months ago)
- Topics: mozilla, python, services-engineering-team, webpush
- Language: Python
- Homepage: https://autopush.readthedocs.io/
- Size: 4.36 MB
- Stars: 216
- Watchers: 30
- Forks: 34
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[![codecov.io][codecov-svg]][codecov]
[![License: MPL 2.0][mpl-svg]][mpl]
[![Test Status][travis-badge]][travis]
[![Build Status][circleci-badge]][circleci]
[![docs][docs-badge]][docs]
[![Connect to Matrix via the Riot webapp][matrix-badge]][matrix]# Autopush
## This repo is retired. Please see [autopush-rs](https://github.com/mozilla-services/autopush-rs/)
Mozilla Push server and Push Endpoint utilizing built with:
- Python
- twisted
- DynamoDB[codecov-svg]: https://img.shields.io/codecov/c/github/mozilla-services/autopush/master.svg
[codecov]: https://codecov.io/github/mozilla-services/autopush?branch=master
[mpl-svg]: https://img.shields.io/badge/License-MPL%202.0-blue.svg
[mpl]: https://opensource.org/licenses/MPL-2.0
[travis-badge]: https://travis-ci.org/mozilla-services/autopush.svg?branch=master
[travis]: https://travis-ci.org/mozilla-services/autopush
[circleci-badge]: https://circleci.com/gh/mozilla-services/autopush.svg?style=shield&circle-token=074ae89011d1a7601378c41a4351e1e03f1e8177
[circleci]: https://circleci.com/gh/mozilla-services/autopush
[docs-badge]: https://readthedocs.org/projects/docs/badge/?version=latest
[docs]: https://autopush.readthedocs.io/
[matrix-badge]: https://img.shields.io/badge/chat%20on%20[m]-%23push%3Amozilla.org-blue
[matrix]: https://chat.mozilla.org/#/room/#push:mozilla.org