Giter VIP home page Giter VIP logo

cicd-api-encryption's Introduction

CICD-API-Encryption/Decryption Project

Introduction

This project aims to create and implement a complete CI/CD pipeline for an API project in C# which is develped in ASP.NET CORE , focusing on encryption and decryption. GitHub Actions will be utilized for version control and automated deployment. The final step involves deploying the API to AWS Elastic Beanstalk as part of a continuous integration and continuous delivery (CI/CD) process.

Frontend

Using index.html for basic frontend

API

The API should consist of at least two endpoints: one for encryption and one for decryption. The encryption method is open to choice and does not need to be secure (e.g., Caesar cipher).

GitHub

Git and GitHub will be used throughout the project. All code will be written in master branches and merged using pull requests .

Deployment

The API will be published on AWS Elastic Beanstalk using GitHub Actions for automated deployment.

Test Url:

Encrypt

(http://encryptionapi-env.eba-tyihg6pz.eu-north-1.elasticbeanstalk.com/Crypto/encrypt?text=iloveyou)

Screenshot 2024-02-10 230644
Decrypt

(http://encryptionapi-env.eba-tyihg6pz.eu-north-1.elasticbeanstalk.com/Crypto/decrypt?encryptedText=add)

Screenshot 2024-02-10 232252
Frontend:

(http://encryptionapi-env.eba-tyihg6pz.eu-north-1.elasticbeanstalk.com/crypto)

Screenshot 2024-02-10 230555

Figma chart to decribe CI/CD process for both frontend and backend

CICDFigma

cicd-api-encryption's People

Contributors

ivyanalisa avatar

Watchers

 avatar

Forkers

rolschau

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.