The stars Reference Manual

This is the stars Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Mon Feb 26 17:57:09 2024 GMT+0.

Table of Contents


1 Introduction


2 Systems

The main system appears first, followed by any subsystem dependency.


2.1 stars

Uses GitHub’s HTTP API to return the total number of stars for a user

Author

Rafi Khan

License

GPL-v3.0

Dependencies
  • drakma (system).
  • cl-json (system).
  • xmls (system).
Source

stars.asd.

Child Component

stars.lisp (file).


3 Files

Files are sorted by type and then listed depth-first from the systems components trees.


3.1 Lisp


3.1.1 stars/stars.asd

Source

stars.asd.

Parent Component

stars (system).

ASDF Systems

stars.


3.1.2 stars/stars.lisp

Source

stars.asd.

Parent Component

stars (system).

Packages

stars.

Public Interface

stars (function).

Internals

4 Packages

Packages are listed by definition order.


4.1 stars

Source

stars.lisp.

Use List
  • common-lisp.
  • drakma.
  • json.
Public Interface

stars (function).

Internals

5 Definitions

Definitions are sorted by export status, category, package, and then by lexicographic order.


5.1 Public Interface


5.1.1 Ordinary functions

Function: stars (user)
Package

stars.

Source

stars.lisp.


5.2 Internals


5.2.1 Special variables

Special Variable: +base_uri+
Package

stars.

Source

stars.lisp.


5.2.2 Macros

Macro: build-url (&rest parts)
Package

stars.

Source

stars.lisp.


5.2.3 Ordinary functions

Function: get-user-repo-page (user page)
Package

stars.

Source

stars.lisp.

Function: repos (user)
Package

stars.

Source

stars.lisp.

Function: star-for-repo (repo)
Package

stars.

Source

stars.lisp.

Function: user (user)
Package

stars.

Source

stars.lisp.

Function: user-public-repo-count (user)
Package

stars.

Source

stars.lisp.


Appendix A Indexes


A.1 Concepts


A.3 Variables

Jump to:   +  
S  
Index Entry  Section

+
+base_uri+: Private special variables

S
Special Variable, +base_uri+: Private special variables