REPOSITORY OVERVIEWLive repository statistics
★ 0Stars
⑂ 0Forks
◯ 0Open issues
◉ 0Watchers
34/100
OPENREPOHUB HEALTH SIGNALLimited signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
30 Community adoption25% weight
0 Maintenance state20% weight
100 License clarity10% weight
0 Project information10% weight
35 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
Publus API Mock
This project is a code interpretation of the PUBLUS WebAPI specification. Implemented with FastAPI + Pydantic as a mock server for testing purposes, also added a small front page React+HTML+Bootstrap
📸 Preview
🚀 Run
Backend Using Docker
-
Build the Docker image:
docker build -t publus-api .
-
Run the Docker container:
docker run -p 8000:8000 publus-api
-
Access the API at: http://localhost:8000
🎨 Frontend (Publus Client Demo)
This is a very simple React + Bootstrap frontend to test the Publus API mock.
🚀 Run locally
-
Navigate into the frontend folder:
cd frontend
-
Install dependencies:
npm install
-
Start the development server:
npm start
-
Open the app in your browser:
http://localhost:3000
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
This is a list of projects which have curated tasks specifically for new contributors. These issues are a great way to get started with a project, or to help share the load of working on open source projects. Jump in!
81/100 healthRecently updatedActive repositoryHas homepage
JavaScriptNOASSERTION#good-first-issue#help-wanted#javascript#ruby
⑂ 2.3K forks◯ 88 issuesUpdated 1 day ago
Project homepage ↗Application that will help you learn React fundamentals. Install this application locally - there's tutorial, code snippets and exercises. The main objective of this project is to help you get off the ground with React!
90/100 healthRecently updatedActive repository
JavaScriptMIT#exercise#guided-exercises#javascript#learn
⑂ 337 forks◯ 28 issuesUpdated 2 days ago