evrimagaci / periodum-api

A database that compiles tons of information about elements and compounds.
https://periodum.com
Open Software License 3.0
19 stars 10 forks source link

🌎 Create a RESTful API #3

Closed nesimtunc closed 2 years ago

nesimtunc commented 2 years ago

Since now we have imported existing db #10 feature done, we can start to implement fully support of existing API only related parts -> https://github.com/evrimagaci/periodum/blob/main/server/routes.js#L7-L97

End points should NOT contains "api" since this app is going to work on "api.periodum.com"

Future implementations or good to have at the beginning if possible:

PS: This can be implemented after #2 task

asiminnesli commented 2 years ago

bu endpoint periodum database in kullanıcak ise yapımına başlayabilirim. Bir ara database değiştirme konusu gündemdeydi ondan soruyorum.

nesimtunc commented 2 years ago

Now, this task can be done.