GitShow/denoland/apiland
denoland

apiland

The API server for deno.land

by denoland
Star on GitHubForkWebsitenpm

TypeScript

52 stars5 forks6 contributorsQuiet · 1y agoSince 2022MIT

Meet the team

See all 6 on GitHub →
kitsonk
kitsonk149 contributions
crowlKats
crowlKats50 contributions
satyarohith
satyarohith11 contributions
lucacasonato
lucacasonato7 contributions
lino-levan
lino-levan1 contribution
willnewby
willnewby1 contribution

Languages

View on GitHub →
TypeScript97.7%
HCL1.7%
Dockerfile0.4%
Makefile0.2%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
37
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · Last activity 1y ago
See all on GitHub →
kitsonk
chore: apiland testsOpenIssue

We have abysmial test coverage, we need both unit and integration tests. The biggest challenge is that we need a way to mock the datastore.

kitsonk · 1y ago
kitsonk
loading some modules timeouts in DeployOpenIssue

Loading and docking some modules takes to long in deploy (like ) and exceeds the CPU limit. This means that things will get lazily loaded, but with the caching of pages, it means that many pages will be cached in the datastore with incomplete information, like module doc summaries. We need to likely have a batch process that runs as a github action which will "cleanup" any incomplete module loads where CPU time won't get exhausted.

kitsonk · 1y ago
crowlKats
refactor: use orama instead of algoliaOpenPR
crowlKats · 1y ago

Recent fixes

View closed PRs →
crowlKats
remove docs and source informationMergedPR
crowlKats · 1y ago
crowlKats
cleanup: remove globals handlingMergedPR
crowlKats · 1y ago
crowlKats
feat: legacy modules get endpointMergedPR
crowlKats · 2y ago
Structured data for AI agents

Repository: denoland/apiland. Description: The API server for deno.land Stars: 52, Forks: 5. Primary language: TypeScript. Languages: TypeScript (97.7%), HCL (1.7%), Dockerfile (0.4%), Makefile (0.2%). License: MIT. Homepage: https://apiland.deno.dev Open PRs: 2, open issues: 23. Last activity: 1y ago. Community health: 37%. Top contributors: kitsonk, crowlKats, satyarohith, lucacasonato, lino-levan, willnewby.

·@ofershap

Replace github.com with gitshow.dev