Skip to content

SIPHOSETHU2303/Aboutme-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About Me API

This is a simple RESTful API built with Node.js and Express.js.
It serves as a personal profile endpoint that stores and updates basic information about Siphosethu Rululu including education, experience, certifications, and project

Project Overview

The About Me API demonstrates:

  • Setting up a basic Node.js + Express server
  • Creating REST API endpoints (GET and POST)
  • Sending and receiving JSON data
  • Handling updates to personal profile info

This project can be extended into a full backend portfolio or used to practice Git, REST APIs, and backend fundamentals.


Tech Stack

Technology Purpose
Node.js JavaScript runtime for server-side code
Express.js Framework for creating web APIs
Postman Tool for testing API endpoints

Installation & Setup

Clone this repository

git clone https://github.com/yourusername/Aboutme-API.git
cd Aboutme-API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors