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

https://github.com/anknight-learning/anknight_back

REST API to serve english words from Wordnik and American Heritage Dictionary
https://github.com/anknight-learning/anknight_back

anki anki-deck anki-flashcards backend bun english-dictionary english-learning english-word flashcards honojs nodejs

Last synced: 22 days ago
JSON representation

REST API to serve english words from Wordnik and American Heritage Dictionary

Awesome Lists containing this project

README

          

To install dependencies:
```sh
bun install
```

To run:
```sh
bun run dev
```

open http://localhost:3000