Skip to content

Instantly share code, notes, and snippets.

View rengapraveenx's full-sized avatar
🎯
Focusing

Renga Praveen Kumar rengapraveenx

🎯
Focusing
  • India
  • 03:58 (UTC -12:00)
View GitHub Profile
{
"users": [
{ "id": 1, "name": "Renga", "role": "Flutter Developer" },
{ "id": 2, "name": "Sandeep", "role": "Designer" },
{ "id": 3, "name": "Kavi", "role": "Tester" }
],
"posts": [
{ "id": 1, "title": "Mock API Test", "content": "Testing with Gist JSON file." }
]
}