Skip to content

An API for spaced repetition learning built with FastAPI

Notifications You must be signed in to change notification settings

alankan886/CyaAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CyaAPI

An API for spaced repetition learning using SM-2 algorithm, built in FastAPI.

Motivation

The goal was to create a tool to track my spaced reptition learning, using FastAPI, SQLAlchemy, PostgreSQL and my package SuperMemo2.

Run the API

./start.sh

Run the tests

Note: install pytest using pip.

pytest

About

An API for spaced repetition learning built with FastAPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published