Skip to content
@sharwapi

Sharw's API

SharwAPI

简体中文 | English

Stars Github release GitHub last commit GitHub issues Deploys by Netlify

SharwAPI (also known as Sharw's API) is a modular API framework built on .NET. It is lightweight, high-performance, extensible, and easy to use.

Documentation | Download | Plugin Market

Features

  • Plugin-Based Architecture: Actual functionality is split into independent Plugins. The CoreAPI is only responsible for low-level tasks such as plugin loading and route registration, containing absolutely no business logic code.
  • Lightweight: Compared to traditional API frameworks, SharwAPI allows you to assemble features like LEGO blocks. You only need to load the plugins you require, without wasting resources and time on unused functions.
  • Easy to Use: The underlying infrastructure is already built for you. You don't need to deal with tedious low-level details—just focus on developing the features you want.
  • Cross-Platform: Powered by the robust capabilities of .NET, this project can run on almost any platform.

Repositories

Main repositories under this organization:

Licenses

Different projects within this organization operate under different licenses, roughly as follows:

Todo

  • Improve the plugin system.
  • Develop a database service plugin.
  • Develop the plugin management system for the API framework.
  • Draft the first edition of the Sharw API Plugin Specification.
  • Release v0.1.0
  • Change repositories from private to public

Popular repositories Loading

  1. sharwapi.Core sharwapi.Core Public

    C# 3

  2. sharwapi.Contracts.Core sharwapi.Contracts.Core Public

    C# 1

  3. sharwapi.Plugin.apimgr sharwapi.Plugin.apimgr Public

    C# 1

  4. .github .github Public

    1

  5. sharwapi_plugins_collection sharwapi_plugins_collection Public

  6. sharwapi_docs sharwapi_docs Public

    TypeScript

Repositories

Showing 8 of 8 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…