Skip to content

Lumberj3ck/valentiny_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

134 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This project is a Valentine postcard website api written using FastAPI framework.

Motivation

Suddenly, when I first build landing postcard, I realized its potential to bring joy to others, prompting me to make it customizable for everyone to create their own unique postcards. The motivation behind this project to give people the ability to make their own customisable postcards.

Usage

To use this project, follow these direct commands:

  1. Clone Repository:

    git clone https://github.com/Lumberj3ck/valentiny_api
    
  2. Navigate to Project Directory:

    cd valentiny_api
    
  3. Build docker container:

    docker compose build 
    
  4. Run Server:

    docker compose up 
    

Tests

You can run tests via: pytest

Contribution

Contributions to this project are welcome and encouraged. If you have ideas for improvements, new features, or bug fixes, feel free to submit a pull request. Here are some ways you can contribute:

  • Fork the repository and make your changes.
  • Create a new branch for your feature or fix.
  • Make your modifications and ensure the codebase still functions correctly.
  • Test your changes thoroughly.
  • Submit a pull request, describing the changes you've made and why they're beneficial.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published