Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/abi-js/abi

@abi-js is a fast, type-safe and easy-to-use framework for modern web apps, designed for Bun, Deno and Node.js with SQLite support.
https://github.com/abi-js/abi

abi abi-framework abi-js abidotjs api bun deno edge file-router file-server framework full-stack restful router server sqlite-database sqlite3 typescript vitejs web-services

Last synced: 25 days ago
JSON representation

@abi-js is a fast, type-safe and easy-to-use framework for modern web apps, designed for Bun, Deno and Node.js with SQLite support.

Awesome Lists containing this project

README

        

# Abi.js

[![typescript-icon]][typescript-link]
[![license-icon]][license-link]
[![status-icon]][status-link]
[![ci-icon]][ci-link]
[![twitter-icon]][twitter-link]

[Abi.js][abi-repo] is a fast, type-safe and easy-to-use web framework
for building robust web applications in no time without any hassle.

[Click to read the full documentation][abi-docs].

***

Made with ❤︎ by @siguici.

[typescript-icon]: https://img.shields.io/badge/TypeScript-294E80.svg?logo=typescript
[typescript-link]: https://github.com/abi-js/abi/search?l=typescript "TypeScript code"

[status-icon]: https://img.shields.io/badge/Abi-WIP-f59e0b.svg?style=flat
[status-link]: https://github.com/abi-js/abi "Abi work in progress"

[ci-icon]: https://github.com/abi-js/abi/workflows/CI/badge.svg
[ci-link]: https://github.com/abi-js/abi/actions "Abi CI"

[twitter-icon]: https://img.shields.io/twitter/follow/abidotjs.svg?label=@abidotjs
[twitter-link]: https://x.com/intent/follow?screen_name=abidotjs "Ping Abi"

[license-icon]: https://img.shields.io/badge/license-MIT-blue.svg
[license-link]: https://github.com/abi-js/abi/blob/HEAD/LICENSE "Abi License"

[abi-docs]: https://abi.js.org/ "Abi Documentation"
[abi-repo]: https://github.com/abi-js/ "Abi Repository"