Giter Site home page Giter Site logo

masterj93 / atprotokit Goto Github PK

View Code? Open in Web Editor NEW
20.0 20.0 3.0 10.43 MB

A straightforward solution for using the AT Protocol and Bluesky, written in Swift.

Home Page: https://atprotokit.cjrriley.com/documentation/atprotokit/

License: MIT License

Swift 99.95% Makefile 0.05%
api atproto atprotocol bluesky decentralized lexicon social-media swift swift-package-manager xrpc

atprotokit's People

Contributors

kc-2001ms avatar masterj93 avatar

Stargazers

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

Watchers

 avatar

Forkers

mui-z kc-2001ms

atprotokit's Issues

[Feature Request]: Make documents available on GitHub Pages

Summary

I would like to be able to display documents as static pages so that they can be machine translated.

Pain points

I would like to be able to view the ATProtoKit documentation in a browser so that I can easily check the documentation.
Currently, it is possible to check the documentation by building the documentation in Xcode. However, we believe that displaying documents in a browser is superior because it is platform-independent and machine translation is available.
Therefore, we would like to request the ability to build DocC on GitHub Pages.
The following repositories have already implemented this content.
https://github.com/KC-2001MS/ATProtoKit/tree/develop

Considered Alternatives

Compared to the method of building with Xcode, it is superior in the following points.

  • Platform independent. (Available on Windows/Linux)
  • Machine translation allows you to check documentation in your native language

Is this a breaking change?

No

Library Examples

We have already created a documentation page for this project in the forked repository.
Please refer to the following URL
https://iroiro.dev/ATProtoKit/documentation/atprotokit
I would like to pull request this devlop branch.

Additional Context

No response

[Feature Request]: Replace print function with Logger

Summary

I want to use Logger to open the line where the log occurred in Xcode.

Pain points

I would like to switch from using the print function to using Logger in order to debug my project more efficiently.
As shown in the following session, the combination of Xcode15 and Logger allows for easier debugging.
https://developer.apple.com/wwdc23/10226
I am also currently adding an Extension to this Logger in the forked repository.
I have not done this because trying to replace all print statements would require changing a few more files. Definitions only.

Considered Alternatives

Compared to the print function used in debugging, this function is superior in that it can easily transition to the part in question.

Is this a breaking change?

No

Library Examples

No response

Additional Context

No response

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.