Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coderplanets/coderplanets_server
coderplanets.com API(GraphQL) server, build with elixir, phoenix, absinthe
https://github.com/coderplanets/coderplanets_server
Last synced: about 1 month ago
JSON representation
coderplanets.com API(GraphQL) server, build with elixir, phoenix, absinthe
- Host: GitHub
- URL: https://github.com/coderplanets/coderplanets_server
- Owner: coderplanets
- License: apache-2.0
- Archived: true
- Created: 2017-11-20T13:38:26.000Z (about 7 years ago)
- Default Branch: dev
- Last Pushed: 2022-10-24T11:48:10.000Z (about 2 years ago)
- Last Synced: 2024-08-01T15:05:41.765Z (4 months ago)
- Language: Elixir
- Homepage: https://api.coderplanets.com/graphiql
- Size: 419 MB
- Stars: 219
- Watchers: 10
- Forks: 21
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: docs/contributing.md
- License: LICENSE
Awesome Lists containing this project
- awesome - coderplanets_server - coderplanets.com API(GraphQL) server, build with elixir, phoenix, absinthe (Elixir)
- freaking_awesome_elixir - Elixir - GraphQL api for coderplanets.com built with Phoenix 1.4 and Absinthe. (Examples and funny stuff)
- fucking-awesome-elixir - coderplanets.com - GraphQL api for coderplanets.com built with Phoenix 1.4 and Absinthe. (Examples and funny stuff)
- awesome-elixir - coderplanets.com - GraphQL api for coderplanets.com built with Phoenix 1.4 and Absinthe. (Examples and funny stuff)
README
[![Build Status](https://github.com/coderplanets/coderplanets_server/workflows/CI/badge.svg)](https://github.com/coderplanets/coderplanets_server/actions?query=workflow%3ACI)
[![Dev updates](https://badgen.net/badge/Dependabot/enabled/cyan)](https://dependabot.com/elixir.html)
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](https://conventionalcommits.org/)
[![plausible badge](https://badgen.net/badge/analytics/on%20plausible/9cb77b)](https://plausible.io/coderplanets.com)English | [中文](https://github.com/coderplanets/coderplanets_server/blob/dev/README.zh-CN.md)
## Introduction
backend server of groupher.com
## Documentation
- [Architecture](architecture)
- [Intro](docs/architecture/intro.md)
- [GraphQL](docs/architecture/grqphQL.md)
- [Development](development)
- [Intro](docs/development/intro.md)
- [Setup](docs/development/setup.md)
- [Console](docs/development/console.md)
- [Linter](docs/development/linter.md)
- [Generator](development/generator.md)
- [Deployment](deployment)
- [Intro](docs/deployment/intro.md)(currently only Aliyun specific)
- [Release](docs/deployment/release.md)
- [Testing](testing)
- [Unit Testing](docs/testing/unit-testing.md)
- [GraphQL Testing](docs/testing/graphql-testing.md)
- [Analysis](analysis)
- [Apollo Engine](docs/analysis/apollo-engine.md)
- [Error Tracking](docs/analysis/error-tracking.md)
- [CI](ci)
- [Intro](docs/ci/intro.md)
- [Test Coverage](docs/ci/test-coverage.md)
- [Doc Coverage](docs/ci/doc-coverage.md)
- [Commit Msg Lint](docs/ci/commit-msg-lint.md)
- [schema check](docs/ci/schema-check.md)
- [Roadmap](docs/roadmap.md)
- [FAQ](docs/FAQ.md)
- [Contributing](docs/contributing.md)
- [Troubleshooting](docs/troubleshooting.md)## support cp
wip ...
## credit
[keyboard logo](https://www.flaticon.com/free-icon/keyboard_211884#term=keyboard&page=8&position=88) is made by
[freepik](https://www.flaticon.com/authors/freepik) from
[flaticon](https://www.flaticon.com), licensed by [Creative Commons BY 3.0](http://creativecommons.org/licenses/by/3.0)## License
This project is licensed under the Apache License v2. For more information see LICENSE.md.