Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.9%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: woop
  • Language: Python
  • Default Branch: main
  • Size: 1.95 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 3 years ago · Last pushed over 3 years ago
Metadata Files
Readme

README.md

Lasso

A JSON reverse proxy that simplifies the interaction with multiple microservices in a distributed system. Lasso allows you to consolidate API endpoints and reduce the complexity of accessing them.

Use Case

In a distributed system with multiple microservices, a front-end application can face difficulties managing multiple endpoints. Lasso comes in handy by providing a single entry point to these services, making it easier to maintain and reducing the need for multiple API calls.

Example

Consider a system with the following microservices:

  1. Authentication Service
  2. User Management Service
  3. Billing Service
  4. Product Catalog Service

By deploying Lasso as a reverse proxy, the front-end application can interact with a single Lasso endpoint, which forwards the requests to the corresponding microservices.

Owner

  • Name: Willem Pienaar
  • Login: woop
  • Kind: user
  • Location: San Francisco
  • Company: Tecton

GitHub Events

Total
Last Year

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 3
  • Total Committers: 1
  • Avg Commits per committer: 3.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 3
  • Committers: 1
  • Avg Commits per committer: 3.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Willem Pienaar g****b@w****o 3
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 12 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 398 last-month
  • Total dependent packages: 1
  • Total dependent repositories: 14
  • Total versions: 9
  • Total maintainers: 1
pypi.org: lasso

A simple lasso package

  • Versions: 9
  • Dependent Packages: 1
  • Dependent Repositories: 14
  • Downloads: 398 Last month
Rankings
Dependent repos count: 3.9%
Dependent packages count: 4.7%
Downloads: 9.4%
Average: 17.3%
Forks count: 29.8%
Stargazers count: 38.8%
Maintainers (1)
Last synced: 10 months ago