GithubHelp home page GithubHelp logo

albugowy15 / api-informatics-frs-helper Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 254 KB

A RESTful API designed to gather more information related to Informatics FRS Helper. It provides several endpoints to access data related to courses, lecturers, and classes.

Home Page: https://api-informatics-frs-helper.fly.dev

Rust 93.43% Dockerfile 2.12% HTML 4.45%
axum rest-api rust sqlx tokio

api-informatics-frs-helper's Introduction

Informatics FRS Helper API

This project is a RESTful API designed to assist you gather more information related to Informatics FRS Helper. It provides several endpoints to access data related to courses (/v1/matkul), lecturers (/v1/dosen), and classes (/v1/kelas).

Documentation

For more detailed information about the API and its usage, please refer to this Postman Documentation. Postman is a great tool for interacting with our API endpoints. To get started, simply click the button below to import the pre-configured collection into your Postman application.

Run in Postman

Tech Stacks

Rust

Rust is a multi-paradigm programming language designed for performance and safety, especially safe concurrency. Rust is syntactically similar to C++, but its designers intend it to provide better memory safety while maintaining high performance.

Axum

Axum is a web application framework that focuses on ergonomics and modularity. It's built on Tokio and Hyper, and it provides everything you need to build robust and efficient web applications with Rust.

SQLx

SQLx is an async, pure Rust SQL crate featuring compile-time checked queries without a DSL. It enables you to interact with databases directly in Rust, ensuring type safety and connection handling.

Tokio

Tokio is a Rust framework for developing applications which perform asynchronous I/O โ€” an event-driven approach that can often achieve better performance, lower latency, and greater resource utilization than conventional synchronous I/O.

api-informatics-frs-helper's People

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.