Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

@Abi-framework is a fast, type-safe and easy-to-use framework for modern web apps, powered by Bun and Deno.
https://github.com/abi-framework/abi

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

Last synced: 29 days ago
JSON representation

@Abi-framework is a fast, type-safe and easy-to-use framework for modern web apps, powered by Bun and Deno.

Awesome Lists containing this project

README

        

# Abi Framework

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

[Abi][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-framework/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-framework/abi "Abi work in progress"

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

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

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

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