Giter Club home page Giter Club logo

gatecracker-rest's Introduction

Go Lock Models REST API Example

A RESTful API example for simple lock model information application with Go

It is a just simple tutorial or example for making simple RESTful API.

Installation & Run

# Download this project
go get github.com/aydinnyunus/gateCracker-REST/
# Build and Run
cd gateCracker-REST
go mod tidy
go run main.go

# API Endpoint : http://127.0.0.1:8080

Structure

├── go.mod
├── go.sum  
├── simple.go
└── main.go

Demo

https://share.streamlit.io/aydinnyunus/gatecracker/main/main.py

github-small

API

/smartLocks

  • GET : Get all smartLocks

/smartLocks/:id

  • GET : Get a smartLock

Bug / Feature Request 👨‍💻

If you find a bug (the application couldn't handle the query and / or gave undesired results), kindly open an issue here by including your search query and the expected result.

If you'd like to request a new function, feel free to do so by opening an issue here. Please include sample queries and their corresponding results.

It is my first application with GUI.Thank you !.

Blog Post

https://sockpuppets.medium.com/bypassing-door-passwords-4004b8d7995

Connect with me! 🌐

gatecracker-rest's People

Contributors

aydinnyunus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  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.