Giter VIP home page Giter VIP logo

csit-se-2023's Introduction

CSIT Mini Challenge 2023: Software Engineering (REST API)

A REST API written in Ruby on Rails for the CSIT Software Engineering Mini Challenge 2023.

Getting Started

To run this project, you will need the following:

  • Ruby ^3.0.2
  • Rails ^7.0.6
git clone
cd csit_rb
bundle install
bin/rails server

Alternatively, this project is also available as repository on Docker Hub. To run this project using Docker, you will need the following:

  • Docker ^20.10.8
  • Docker Compose ^1.29.2
docker pull shaunnope/csit-se-2023
docker run -p 3000:8080 shaunnope/csit-se-2023

Extra Notes

The base app for this project was generated using the Ruby on Rails framework.

rails new csit_rb --api --skip-active-record

Credits

With this being my first time developing a Rails app, I relied on the following resources to get started:

csit-se-2023's People

Contributors

shaunnope avatar

Watchers

 avatar

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.