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
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
Metadata Files
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:
- Authentication Service
- User Management Service
- Billing Service
- 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
- Twitter: willpienaar
- Repositories: 4
- Profile: https://github.com/woop
GitHub Events
Total
Last Year
Committers
Last synced: over 2 years ago
Top Committers
| Name | 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
- Homepage: https://github.com/woop/lasso
- Documentation: https://lasso.readthedocs.io/
- License: MIT License
-
Latest release: 0.1.0
published about 3 years ago