Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jackey8616/pyfun-backend

A Python learning platform needs more example in it!
https://github.com/jackey8616/pyfun-backend

backend hacktoberfest python sanic toy-project

Last synced: about 2 months ago
JSON representation

A Python learning platform needs more example in it!

Awesome Lists containing this project

README

        

# PyFun-Backend
[![Build Status](https://github.com/jackey8616/PyFun-Backend/actions/workflows/test-on-push.yml/badge.svg)](https://github.com/jackey8616/PyFun-Backend/actions/workflows/test-on-push.yml)

This is a backend for Python education for YunOSC written in Python.
Frontend is written in [Vue2](https://vuejs.org/), please reference at [here](https://github.com/jackey8616/PyFun-Frontend).

# Contributing
If you want to add more stages or lessons.
Reference at [v1](https://github.com/jackey8616/PyFun-Backend/blob/master/.github/CONTRIBUTING.md) or [v2](https://github.com/jackey8616/PyFun-Backend/blob/master/.github/CONTRIBUTING_V2.md).

If you want to contribute to the code itself.
Just fork and send PRs.