https://github.com/kocyigitkim/fastapi-next
Fast Api provides to create advanced level api infrastructures without any effort. It's manage sessions, plugins, middleware-functions automatically and creates secure connections between client and api gateway. Also, you can create real-time routers via enabling web socket support.
https://github.com/kocyigitkim/fastapi-next
api expressjs rest websocket
Last synced: about 1 year ago
JSON representation
Fast Api provides to create advanced level api infrastructures without any effort. It's manage sessions, plugins, middleware-functions automatically and creates secure connections between client and api gateway. Also, you can create real-time routers via enabling web socket support.
- Host: GitHub
- URL: https://github.com/kocyigitkim/fastapi-next
- Owner: kocyigitkim
- License: mit
- Created: 2021-12-11T19:24:42.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-23T15:32:01.000Z (over 1 year ago)
- Last Synced: 2025-04-15T11:05:40.697Z (about 1 year ago)
- Topics: api, expressjs, rest, websocket
- Language: TypeScript
- Homepage:
- Size: 1.38 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Fast Api Next
Fast Api provides to create advanced level api infrastructures without any effort. It's manage sessions, plugins, middleware-functions automatically and creates secure connections between client and api gateway. Also, you can create real-time routers via enabling web socket support.
Would you like to support me?
# Start here
> [Fast Api Start](https://github.com/kocyigitkim/fastapi-next-start)
# Guidance
> [Guidance](https://docs.kocyigit.kim/tr/fastapi/readme)
# Release History
> [Release History](https://github.com/kocyigitkim/fastapi-next/blob/main/RELEASE.md)