Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/neeraj1bh/fastapi

A high-performance API built with Hono, Next.js and Cloudflare.
https://github.com/neeraj1bh/fastapi

honojs nextjs redis shadcn-ui tailwindcss

Last synced: about 8 hours ago
JSON representation

A high-performance API built with Hono, Next.js and Cloudflare.

Awesome Lists containing this project

README

        

# Project: FastAPI

## Overview

- A high-performance API built with Hono, Next.js and Cloudflare.
- Type a query below and get your results in milliseconds.

### Live Demo

[Click here to see it live](https://fastapi.nb9t7.com/)

Fastapi

## Tech Stack

- **Frontend**: Next.js [14] using AppRouter, React, Tailwind CSS, Shadcn
- **Backend**: Hono, Redis
- **Deployment**: Cloudflare Workers, Vercel

## Installation and Usage

```bash
git clone https://github.com/neeraj1bh/fastapi.git
cd fastapi
pnpm i
pnpm dev
```

## Getting Started

1. Clone the repository and navigate to the project directory.
2. Install dependencies using `pnpm i`.
3. Run the development server using `pnpm dev`.
4. Access the application in your browser at `http://localhost:3000`.

## Learn More

For more information about the project and its components, please refer to the documentation and learning resources provided in the project's README file.

## Deployment

Follow the deployment guides provided in the project's documentation for deploying the application on Vercel.