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

https://github.com/nikolinmajmari/xapi

Deno Minimal Web Framework
https://github.com/nikolinmajmari/xapi

deno typescript

Last synced: about 2 months ago
JSON representation

Deno Minimal Web Framework

Awesome Lists containing this project

README

          

# xapi
Minimal web framework on deno

Check the new notes app on apps directory

Or check the repositories below

[Notes app using xapi packages](https://github.com/nikolinmajmari/xapi-notesapp)

[Messaging app using xapi packages and firebase](https://github.com/nikolinmajmari/xapi_example_chat_app)

## Packages

[xapi_app](https://github.com/nikolinmajmari/xapi/tree/main/xapi/app)

[xapi_http](https://github.com/nikolinmajmari/xapi/tree/main/xapi/http)

[xapi_router](https://github.com/nikolinmajmari/xapi/tree/main/xapi/router)

[xapi_session](https://github.com/nikolinmajmari/xapi/tree/main/xapi/security)

[xapi_security](https://github.com/nikolinmajmari/xapi/tree/main/xapi/session)