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

https://github.com/literateink/scodok

A simple API wrapper for ScoDoc Notes.
https://github.com/literateink/scodok

api grading notes scodoc typescript wrapper

Last synced: 11 months ago
JSON representation

A simple API wrapper for ScoDoc Notes.

Awesome Lists containing this project

README

          

*This library **is not** affiliated with [ScoDoc](https://scodoc.org/) or [SebL68/Scodoc_Notes](https://github.com/SebL68/Scodoc_Notes) in any way.*

## Installation

Use your favorite package manager to install this library from NPM.

```bash
# pnpm
pnpm add scodok

# Yarn
yarn add scodok

# npm
npm add scodok

# Bun
bun add scodok
```

## Documentation

You can find documentation with guides at [docs.literate.ink/scodok](https://docs.literate.ink/scodok).

If it's not enough you can also take a look at the [`examples`](https://github.com/LiterateInk/Scodok/tree/js/examples) folder in the GitHub repository for inspiration.

If none of those are helpful, you can always [open an issue](https://github.com/LiterateInk/Scodok/issues) to ask for help or join the [LiterateInk Discord server](https://literate.ink/discord).