Skip to content

This is an API implementation for quering mineral data from RRUFF using FastAPI and SQLAlchemy

License

Notifications You must be signed in to change notification settings

NickTachmazidis/FastAPI_RRUFF_Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastAPI RUFF Database

This is an implementation of an API, using:

  • FastAPI for the API
  • SQLAlchemy for the database
  • Data from the RRUFF database

Start the server

To start the server:
uvicorn app.main:app --reload

About

This is an API implementation for quering mineral data from RRUFF using FastAPI and SQLAlchemy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published