Skip to content
This repository has been archived by the owner on Apr 6, 2024. It is now read-only.

Releases: Mr-Conos/Rock-API

Rock API - v2.0.0 - Fast API Rewrite

17 Jan 19:52
4532f8c
Compare
Choose a tag to compare

Rock API - v2.0.0 - Fast API Rewrite

Rock API came out of retirement!

Updates

  • Rewrote in Fast API for better performance
  • Updated documentation
  • New endpoints and got rid of certain endpoints

Endpoint Updates

BREAKING CHANGE: Got rid of the /rate endpoint
BREAKING CHANGE: Got rid of the /top endpoint

  • Added tag option to random endpoint

View full docs at https://rockapi.apiworks.tech/

Full Changelog: v1.2.0...v2.0.0

Rock API - v1.2.0

08 Jul 02:40
Compare
Choose a tag to compare

Rock API Update

Hello everyone! This update was all about host and database migration to make Rock API more secure and work better.

Quick bits

  • Pythonanywhere domain changed to rockapi.apiworks.tech
  • SQLite database -> Postgresql database
  • Managed any big problems
  • No endpoints changed

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

Rock API - v1.1.0

15 Feb 13:33
ae5fd19
Compare
Choose a tag to compare

Rock API Update

Yo wassup gamers. I made update. If you find any bugs or potential problems, feel free to make an issue.

Update log

  1. View the total number of rocks with the /count endpoint 📂

  2. Rate rocks - new base URL ⭐

  3. Security fixes 🔒

New Contributors

  • @BobBrown1 made their first contribution in #2
    Thanks for the docs :)

Full Changelog: v1.0.0...v1.1.0

Rock API - Release

28 Jan 20:04
Compare
Choose a tag to compare

Rock API V1.0.0

Features -

Search for a rock
Find a random rock at https://mrconos.pythonanywhere/rock/random

More will come soon

Full Changelog: rock...v1.0.0

v0.1.0-alpha

28 Jan 06:39
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

Rock API v0.1.0-alpha

  • Lookup different rocks. Returns rock name, description, image url, and rock rating.
  • Post rocks to the API using "put". Feature only available to select IPs.
  • Update rock information using "Patch". Feature only available to select IPs.

Planned Features

  • Delete feature which will delete a specific rock query.
  • A Discord Bot that will allow users to rate rocks.

Full Changelog: https://github.com/Mr-Conos/Rock-API/commits/rock