Skip to content
View Cartenone's full-sized avatar
  • Italy
  • 21:13 (UTC +01:00)

Block or report Cartenone

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Cartenone/README.md

Hey there! 👋

I'm Cartenone, a junior developer currently learning by building real projects.

Right now I'm working on getMocked, a Python CLI tool to define and serve mock APIs from YAML and JSON files.

I'm interested in:

  • Python
  • backend development
  • CLI tools
  • testing
  • software design through practice

I like learning step by step, understanding how things work, and turning small ideas into real projects.

Currently building

  • getMocked — a CLI tool for mocking HTTP APIs locally

Why?

Because sometimes you just need a fast, local, and controllable way to simulate APIs while developing.
No external mock platforms, no unnecessary setup — just local files, a local server, and a workflow you control.

Popular repositories Loading

  1. riot-integration-service riot-integration-service Public

    FastAPI backend integrating Riot Games APIs with PostgreSQL

    Python

  2. Cartenone Cartenone Public

  3. MockyDick MockyDick Public

    Local-first CLI for mocking HTTP APIs with YAML, JSON, and CSV-backed datasets

    Python