Skip to content

Anofff/Portfolio_Api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Personal Portfolio API

This API is designed for a personal portfolio website, allowing you to manage projects, blog posts, and contact information. It's built using FastAPI and SQLAlchemy for efficient and scalable backend development.

Features

Projects

  • Add a new project
  • Edit an existing project
  • Delete a project
  • View all projects
  • View a single project by ID

Blog Posts

  • Add a new blog post
  • Edit an existing blog post
  • Delete a blog post
  • View all blog posts
  • View a single blog post by ID

Contact Information

  • Add contact information
  • Edit contact information
  • Delete contact information

Getting Started

Prerequisites

  • Python 3.8 or higher
  • FastAPI
  • SQLAlchemy
  • SQLite (or any other database supported by SQLAlchemy)

Installation

  1. Clone the repository:

    git clone https://github.com/Anoffff/portfolio-.git
  2. Navigate to the project directory:

    cd app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages